Reduced the translation* & Reversed

This commit is contained in:
aggelosQQ 2016-10-15 08:20:04 +03:00
parent 688810a7b0
commit 6f4a34d764
2 changed files with 5 additions and 5 deletions

View file

@ -163,7 +163,7 @@ i.rules-icon:hover {
transition: all 0.5s ease-in-out;
}
.rest > li:hover {
transform: translateX(10px);
transform: translateX(5px);
}
.useful li {
display: inline-block;
@ -214,8 +214,8 @@ i.rules-icon:hover {
color: rgba(255, 255, 255, 0.3);
}
.head-icon {
width: 30px;
height: 30px;
width: 20px;
height: 20px;
float: left;
margin-right: 5px;
border-radius: 50%;

View file

@ -136,9 +136,9 @@
<div class="admins">
<h2 class="rank">TotalFreedom Executives</h2>
<ul id="executiveboard">
<a href="http://www.twitter.com/totalfreedommc" target="_blank"><li>
<li><a href="http://www.twitter.com/totalfreedommc" target="_blank">
<img src="images/markbyron.png" class="responsive-img head-icon">MarkByron - Owner & Founder</a>
</li></a>
</li>
<li>
<a href="http://www.twitter.com/JeromSar" target="_blank"><img src="https://minotar.net/avatar/Prozza/80.png" class="responsive-img head-icon">Prozza - Executive Lead Dev</a>
</li>