+ ‘grepolis.user.css’
This commit is contained in:
parent
4e3ec94919
commit
3ed8e672c7
13
grepolis.user.css
Normal file
13
grepolis.user.css
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
.ui-dialog, .window_background,
|
||||||
|
.wnd_border_b, .wnd_border_l, .wnd_border_r, .wnd_border_t,
|
||||||
|
.corner_tl, .corner_tr, .corner_bl, .corner_br {
|
||||||
|
-webkit-filter: invert();
|
||||||
|
}
|
||||||
|
|
||||||
|
html {
|
||||||
|
-webkit-filter: contrast(80%) saturate(0) brightness(39%) contrast(80%) brightness(69%);
|
||||||
|
}
|
||||||
|
|
||||||
|
.town_background {
|
||||||
|
background: black;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user