mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
fix: Revert homt page color
Signed-off-by: TheYoungManLi <cjl@kubesphere.io>
This commit is contained in:
parent
8b9298dd42
commit
f264263fba
|
|
@ -1257,10 +1257,3 @@ footer {
|
|||
position: absolute;
|
||||
}
|
||||
|
||||
* {
|
||||
filter: grayscale(100%);
|
||||
-webkit-filter: grayscale(100%);
|
||||
-moz-filter: grayscale(100%);
|
||||
-ms-filter: grayscale(100%);
|
||||
-o-filter: grayscale(100%);
|
||||
}
|
||||
Loading…
Reference in New Issue