mirror of
https://github.com/TotalFreedomMC/Website.git
synced 2025-07-31 09:52:51 +00:00
parent
18769abf37
commit
bcbdf96f54
6 changed files with 21 additions and 27 deletions
|
@ -61,7 +61,8 @@ body {
|
|||
background: url(../images/cover-2.png) center fixed;
|
||||
background-size: cover;
|
||||
height: auto;
|
||||
padding-bottom: 40px; }
|
||||
padding-bottom: 40px;
|
||||
border-bottom: 2px solid #fff; }
|
||||
|
||||
.rule {
|
||||
z-index: 100;
|
||||
|
@ -226,6 +227,7 @@ h3.discord-widget-title {
|
|||
.discord-widget {
|
||||
text-align: center;
|
||||
margin: 50px auto 0;
|
||||
-webkit-box-shadow: 0 5px 5px 5px rgba(34, 34, 34, 0.9);
|
||||
box-shadow: 0 5px 5px 5px rgba(34, 34, 34, 0.9); }
|
||||
|
||||
.useful {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue