mirror of
https://github.com/TotalFreedomMC/Website.git
synced 2024-12-22 08:15:14 +00:00
Updates
This commit is contained in:
parent
14775869d6
commit
e9c5f0b0ae
3 changed files with 6 additions and 2 deletions
|
@ -226,7 +226,7 @@ h3.discord-widget-title {
|
|||
.discord-widget {
|
||||
text-align: center;
|
||||
margin: 50px auto 0;
|
||||
box-shadow: 0 0 20px rgba(34, 34, 34, 0.9); }
|
||||
box-shadow: 0 5px 5px 5px rgba(34, 34, 34, 0.9); }
|
||||
|
||||
.useful {
|
||||
margin-top: 125px; }
|
||||
|
|
|
@ -178,6 +178,9 @@
|
|||
<a href="http://totalfreedom.boards.net/user/47" target="_blank" class="waves-effect waves-dark">
|
||||
<li> <img src="https://minotar.net/avatar/EnderLolzeh/80.png" class="responsive-img head-icon">EnderLolzeh </li>
|
||||
</a>
|
||||
<a href="http://totalfreedom.boards.net/user/3448" target="_blank" class="waves-effect waves-dark">
|
||||
<li> <img src="https://minotar.net/avatar/TheMinecraft/80.png" class="responsive-img head-icon">TheMinecraft </li>
|
||||
</a>
|
||||
</ul>
|
||||
<div class="container">
|
||||
<ul class="rest">
|
||||
|
|
|
@ -199,8 +199,9 @@ h3.discord-widget-title {
|
|||
.discord-widget {
|
||||
text-align: center;
|
||||
margin: 50px auto 0;
|
||||
box-shadow: 0 0 20px rgba(#222, .9);
|
||||
box-shadow: 0 5px 5px 5px rgba(#222, .9);
|
||||
}
|
||||
|
||||
.useful {
|
||||
margin-top:125px;
|
||||
a {
|
||||
|
|
Loading…
Reference in a new issue