Difference between revisions of "Team:UrbanTundra Edmonton/Sandbox"

Line 5: Line 5:
 
<a href="#" class="fa fa-facebook"></a>
 
<a href="#" class="fa fa-facebook"></a>
 
<a href="#" class="fa fa-twitter"></a>
 
<a href="#" class="fa fa-twitter"></a>
 +
 +
.fa {
 +
    padding: 20px;
 +
    font-size: 30px;
 +
    width: 50px;
 +
    text-align: center;
 +
    text-decoration: none;
 +
}
 
</html>
 
</html>

Revision as of 21:21, 3 July 2017

.fa { padding: 20px; font-size: 30px; width: 50px; text-align: center; text-decoration: none; }