Changed footer buttons and added icons to them

This commit is contained in:
Kasper Rynning-Tønnesen
2016-02-11 13:47:37 +01:00
parent 1d8e05135a
commit 154b8608d0
3 changed files with 19 additions and 6 deletions

View File

@@ -118,16 +118,21 @@ footer{
}
.help-button-footer{
padding: 10px;
width:17em;
background: #1e88e5;
border-radius: 2px;
color:white;
width:200px;
text-align: center;
}
#footer-buttons li a{
margin-top:10px;
padding-left:10px;
}
.footer-button-icon{
font-size:33px !important;
margin-right:10px;
}
footer.page-footer,