forked from 0x2620/oxjs
updating css
This commit is contained in:
parent
428744c8bf
commit
b428f3b3e2
2 changed files with 9 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
|||
body.OxThemeModern {
|
||||
background: rgb(16, 16, 16);
|
||||
}
|
||||
.OxThemeModern a {
|
||||
color: rgb(128, 128, 255);
|
||||
}
|
||||
.OxThemeModern div {
|
||||
color: rgb(240, 240, 240);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue