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