mirror of
https://github.com/TotalFreedomMC/Website.git
synced 2024-11-18 17:30:04 +00:00
Reduced the translation* & Reversed
This commit is contained in:
parent
688810a7b0
commit
6f4a34d764
2 changed files with 5 additions and 5 deletions
|
@ -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%;
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue