mirror of
https://github.com/TotalFreedomMC/Website.git
synced 2024-12-22 16:25:12 +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;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
.cover-2 p {
|
.cover-2 p {
|
||||||
font-size: 1.3em;
|
font-size: 1.2em;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue