Line 146: | Line 146: | ||
text-align: center; | text-align: center; | ||
text-decoration: none; | text-decoration: none; | ||
− | margin: 5px 2px; | + | /* margin: 5px 2px; */ |
border-radius: 50%; | border-radius: 50%; | ||
} | } | ||
Line 206: | Line 206: | ||
} | } | ||
.footer { | .footer { | ||
− | background-color: | + | background-color: #F5F5F5; |
font-family: 'IBM Plex Sans', sans-serif; | font-family: 'IBM Plex Sans', sans-serif; | ||
width:100%; | width:100%; | ||
− | } | + | }/*end of styling the footer */ |
− | /*end of styling the footer */ | + | |
/*mobile menu bar styling*/ | /*mobile menu bar styling*/ | ||
/**************************************************************************************************************************************************************************************************/ | /**************************************************************************************************************************************************************************************************/ |
Revision as of 18:16, 26 September 2018
<!DOCTYPE html>