Archived
another big commit :D
This commit is contained in:
@@ -2,5 +2,12 @@
|
||||
@media only screen
|
||||
and (max-width: 999px)
|
||||
{
|
||||
|
||||
#mobile-info {
|
||||
background: none repeat scroll 0 0 #AB0000;
|
||||
color: #FFFFFF;
|
||||
font-weight: bold;
|
||||
padding: 1em;
|
||||
text-align: center;
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user