1
0
Fork 0
forked from 0x2620/oxjs

updating css

This commit is contained in:
rlx 2011-08-05 18:27:13 +00:00
commit b428f3b3e2
2 changed files with 9 additions and 0 deletions

View file

@ -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);
}