commit 2019-01-26

This commit is contained in:
2019-01-26 15:42:42 -05:00
parent 69d9a4b1e6
commit 2b9e394318

View File

@@ -8,7 +8,7 @@
overflow : hidden;
padding : 0;
margin : 0;
background-color: #FFFFFF;
background-color: #000000;
}
#info {
position : absolute;
@@ -18,7 +18,7 @@
text-align : center;
}
#info a {
color : #66F;
color : #FFFFFF;
text-decoration : none;
}
#info a:hover {