5,949
edits
No edit summary |
No edit summary |
||
Line 189: | Line 189: | ||
/* Template:Person */ | /* Template:Person */ | ||
.img-person { | .img-person-left { | ||
float: left; | float: left; | ||
margin-left: -40px; | margin-left: -40px; | ||
} | |||
.img-person-left { | |||
float: right; | |||
margin-right: -40px; | |||
} | } | ||
/* ============================== mobile responsiveness =============================== */ | /* ============================== mobile responsiveness =============================== */ | ||
#mf-banner { display: none; } | #mf-banner { display: none; } |