parallel-colonialism

master
bootje 4 years ago
parent b8cc1c51ab
commit 5d5b3d3a77

@ -24,21 +24,14 @@
}
body{
background: black !important;
}
a{
color: white;
text-decoration: none;
display: inline;
border-bottom: 0px;
background: none;
}
#wrapper {
background-color: black;
background-color: black !important;
}
#main {
@ -50,6 +43,14 @@ a{
background: none;
}
a{
color: white;
text-decoration: none;
display: inline;
border-bottom: 0px;
background: none;
}
a:hover{
color: grey;
text-decoration: none;

Loading…
Cancel
Save