mirror of
https://github.com/TotalFreedomMC/Website.git
synced 2024-12-22 08:15:14 +00:00
Minor changes
This commit is contained in:
parent
85ead8339b
commit
ab1412cdf3
2 changed files with 1 additions and 2 deletions
|
@ -86,7 +86,7 @@ i.rules-icon:hover {
|
|||
margin: 0 auto;
|
||||
}
|
||||
.cover-2 p {
|
||||
font-size: 1.3em;
|
||||
font-size: 1.2em;
|
||||
height: auto;
|
||||
|
||||
}
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
* { margin: 0; padding: 0;}
|
||||
body {
|
||||
margin-bottom: 50px;
|
||||
|
||||
background: #222 url('../images/staff-bg.png') center fixed;
|
||||
color: #ccc;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue