Source
This commit is contained in:
@@ -4,11 +4,11 @@
|
|||||||
color: white;
|
color: white;
|
||||||
margin: #2b2b2b !important;
|
margin: #2b2b2b !important;
|
||||||
border: #2b2b2b !important;
|
border: #2b2b2b !important;
|
||||||
text-shadow: 0 0 0 white !important;
|
text-shadow: none !important;
|
||||||
}
|
}
|
||||||
a {
|
a {
|
||||||
color: #f45f42 !important;
|
color: #f45f42 !important;
|
||||||
text-shadow: 0 0 0 white !important;
|
text-shadow: none !important;
|
||||||
}
|
}
|
||||||
body{
|
body{
|
||||||
color: white !important;
|
color: white !important;
|
||||||
@@ -19,5 +19,5 @@ body{
|
|||||||
}
|
}
|
||||||
.breadcrumb {
|
.breadcrumb {
|
||||||
background: #2b2b2b !important;
|
background: #2b2b2b !important;
|
||||||
text-shadow: 0px 0px white !important;
|
text-shadow: none !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user