mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Changed footer buttons and added icons to them
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user