Update index.html

This commit is contained in:
mathias 2016-04-08 16:38:52 +03:00
parent 2ac6f3281b
commit fa42e9cdf6

View file

@ -236,33 +236,6 @@
font-size: 0.813em; font-size: 0.813em;
color: rgba(255,255,255,.4); color: rgba(255,255,255,.4);
} }
#facebook:before, #twitter:before {
border-radius: 50%;
display: inline-block;
padding: 0.188em;
font-size: 1.750em;
color: #fff;
}
#facebook {
margin: 0 0.375em 0 0;
}
#twitter {
margin: 0 0 0 0.375em;
}
#facebook:before {
background: rgba(59,89,152,.7);
content: '\f09a';
}
#facebook:hover:before {
background: rgba(59,89,152,.9);
}
#twitter:before {
background: rgba(0,132,180,.8);
content: '\f099';
}
#twitter:hover:before {
background: rgba(0,132,180,1);
}
/* Downloads */ /* Downloads */
#downloads { #downloads {
width: 100%; width: 100%;
@ -506,7 +479,6 @@
</li> </li>
</ul> </ul>
</div> </div>
<a href="https://www.facebook.com/flameserver" id="facebook" title="Facebook"></a><a href="https://twitter.com/flameserver" id="twitter" title="Twitter"></a>
</div> </div>
</div> </div>
<div id="downloads"> <div id="downloads">