forked from 0x2620/oxjs
update index
This commit is contained in:
parent
ad75054336
commit
919f119422
6 changed files with 112 additions and 60 deletions
|
|
@ -99,9 +99,11 @@ body.OxThemeModern,
|
|||
background-color: rgb(16, 16, 16);
|
||||
}
|
||||
|
||||
.OxThemeClassic .OxLabel.label,
|
||||
.OxThemeClassic .page {
|
||||
background-color: rgb(255, 255, 255);
|
||||
}
|
||||
.OxThemeModern .OxLabel.label,
|
||||
.OxThemeModern .page {
|
||||
background-color: rgb(0, 0, 0);
|
||||
}
|
||||
|
|
@ -123,4 +125,3 @@ body.OxThemeModern,
|
|||
.OxThemeModern .readme .OxSyntaxHighlighter {
|
||||
box-shadow: 0 0 1px rgb(255, 255, 255)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue