calcms.css: fix dark design
This commit is contained in:
@@ -41,7 +41,15 @@
|
|||||||
{
|
{
|
||||||
color:white !important;
|
color:white !important;
|
||||||
background:black !important;
|
background:black !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
#calcms_list h1.summary{
|
||||||
|
background: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
a.load-prev, a.load-next{
|
||||||
|
color:#999 !important;
|
||||||
|
background:#333 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
img.custom-logo{
|
img.custom-logo{
|
||||||
|
|||||||
Reference in New Issue
Block a user