Minor changes

This commit is contained in:
aggelosQQ 2016-08-27 18:37:17 +03:00
parent 85ead8339b
commit ab1412cdf3
2 changed files with 1 additions and 2 deletions

View file

@ -86,7 +86,7 @@ i.rules-icon:hover {
margin: 0 auto; margin: 0 auto;
} }
.cover-2 p { .cover-2 p {
font-size: 1.3em; font-size: 1.2em;
height: auto; height: auto;
} }

View file

@ -1,7 +1,6 @@
* { margin: 0; padding: 0;} * { margin: 0; padding: 0;}
body { body {
margin-bottom: 50px; margin-bottom: 50px;
background: #222 url('../images/staff-bg.png') center fixed; background: #222 url('../images/staff-bg.png') center fixed;
color: #ccc; color: #ccc;
} }