mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Minor update the the dark theme CSS.
--HG-- branch : dev
This commit is contained in:
@@ -45,6 +45,7 @@ p.small {line-height:24px; font-size:85%;}
|
|||||||
|
|
||||||
a {
|
a {
|
||||||
color:#fff;
|
color:#fff;
|
||||||
|
color:#e4fcdd;
|
||||||
text-decoration:underline;
|
text-decoration:underline;
|
||||||
}
|
}
|
||||||
a:hover {
|
a:hover {
|
||||||
@@ -182,7 +183,7 @@ td.even {
|
|||||||
display:block;
|
display:block;
|
||||||
margin:0em auto;
|
margin:0em auto;
|
||||||
background:#1d2025;
|
background:#1d2025;
|
||||||
border:1px solid #474747;
|
border:1px solid #333;
|
||||||
}
|
}
|
||||||
|
|
||||||
#main {
|
#main {
|
||||||
|
Reference in New Issue
Block a user