Line 175: | Line 175: | ||
/* Styling the footer */ | /* Styling the footer */ | ||
.footer>.container-fluid { | .footer>.container-fluid { | ||
− | + | padding: 10px 10px; | |
− | + | ||
− | + | ||
− | + | ||
} | } | ||
.footer>.container-fluid>.row { | .footer>.container-fluid>.row { | ||
display: flex; | display: flex; | ||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.footer-section { | .footer-section { | ||
text-align: center !important; | text-align: center !important; | ||
− | + | /* padding: 0px 25px; */ | |
− | + | ||
− | + | ||
− | + | ||
display: flex; | display: flex; | ||
flex-wrap: wrap; | flex-wrap: wrap; | ||
Line 217: | Line 207: | ||
.footer { | .footer { | ||
font-family: 'IBM Plex Sans', sans-serif; | font-family: 'IBM Plex Sans', sans-serif; | ||
− | + | width:100%; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
/*end of styling the footer */ | /*end of styling the footer */ | ||
Line 661: | Line 647: | ||
flex-wrap: wrap; | flex-wrap: wrap; | ||
bottom: 0; | bottom: 0; | ||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.footer .columns { | .footer .columns { | ||
Line 670: | Line 652: | ||
width: 65%; | width: 65%; | ||
position: relative; | position: relative; | ||
− | + | padding-top: 15px; | |
− | + | ||
− | + | ||
} | } | ||
/* .footer .columns1 { | /* .footer .columns1 { | ||
− | float:left; | + | float: left; |
− | + | width: 20%; | |
− | + | position: relative; | |
− | position: | + | |
padding-top: 25px; | padding-top: 25px; | ||
} */ | } */ | ||
.footer .columns2 { | .footer .columns2 { | ||
float: left; | float: left; | ||
− | + | width: 35%; | |
/* height: 100%; */ | /* height: 100%; */ | ||
− | position: | + | position: relative; |
text-align: center; | text-align: center; | ||
margin-top: 25px; | margin-top: 25px; |
Revision as of 15:39, 12 October 2018
<!DOCTYPE html> https://2018.igem.org/