commit 2019-01-26
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user