update themes to be more consistant
This commit is contained in:
parent
014dbdfa95
commit
9db627d07f
@ -69,3 +69,7 @@ table thead th {
|
||||
background: #430000;
|
||||
border-color: #270000;
|
||||
}
|
||||
|
||||
.navbar-sep {
|
||||
color: #270000;
|
||||
}
|
@ -195,7 +195,7 @@ a:hover , a:visited:hover {
|
||||
color: #ff0000;
|
||||
}
|
||||
|
||||
a, a:visited {
|
||||
a, a:visited, .navbar-link > label {
|
||||
color: #34345C;
|
||||
}
|
||||
|
||||
@ -230,6 +230,10 @@ a, a:visited {
|
||||
color: darkgray;
|
||||
}
|
||||
|
||||
.navbarlink > label {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
#postform_container {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user