5,950
edits
No edit summary |
No edit summary |
||
Line 199: | Line 199: | ||
margin-right: -40px; | margin-right: -40px; | ||
margin-left: 30px; | margin-left: 30px; | ||
} | |||
.person-container-left { | |||
background-color: #f0f0f0; | |||
padding: 30px; | |||
margin: 0 -70px; | |||
} | |||
.person-container-right { | |||
background-color: #ffffff; | |||
padding: 30px; | |||
margin: 0 -70px; | |||
} | } | ||
/* ============================== mobile responsiveness =============================== */ | /* ============================== mobile responsiveness =============================== */ | ||
#mf-banner { display: none; } | #mf-banner { display: none; } |