This commit is contained in:
aggelosQQ 2017-05-29 23:09:45 +03:00
parent 14775869d6
commit e9c5f0b0ae
3 changed files with 6 additions and 2 deletions

View file

@ -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; }

View file

@ -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">

View file

@ -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 {