mirror of https://github.com/Xhofe/alist
💄 change default background color
parent
26b4766da7
commit
04752f7473
|
@ -122,7 +122,7 @@ func InitSettings() {
|
||||||
Key: "customize head",
|
Key: "customize head",
|
||||||
Value: `<style>
|
Value: `<style>
|
||||||
.chakra-ui-light{
|
.chakra-ui-light{
|
||||||
background-color: #FAF5FF;
|
background-color: #edddfd;
|
||||||
}
|
}
|
||||||
.main-box {
|
.main-box {
|
||||||
border-radius: 15px !important;
|
border-radius: 15px !important;
|
||||||
|
|
Loading…
Reference in New Issue