mirror of
https://github.com/kubesphere/website.git
synced 2025-12-25 15:32:54 +00:00
10 lines
117 B
SCSS
10 lines
117 B
SCSS
html {
|
|
background-color: #f5f8f9;
|
|
}
|
|
|
|
.bg-1 {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
z-index: -1;
|
|
} |