This commit is contained in:
Alexlegarnd
2017-01-04 19:26:35 +01:00
parent 79eedbcbf5
commit e13a24b61d

View File

@@ -4,11 +4,11 @@
color: white;
margin: #2b2b2b !important;
border: #2b2b2b !important;
text-shadow: 0 0 0 white !important;
text-shadow: none !important;
}
a {
color: #f45f42 !important;
text-shadow: 0 0 0 white !important;
text-shadow: none !important;
}
body{
color: white !important;
@@ -19,5 +19,5 @@ body{
}
.breadcrumb {
background: #2b2b2b !important;
text-shadow: 0px 0px white !important;
text-shadow: none !important;
}