5,949
edits
No edit summary |
No edit summary |
||
Line 129: | Line 129: | ||
.nowrap { | .nowrap { | ||
white-space: nowrap; | white-space: nowrap; | ||
} | |||
/* ParTLP */ | |||
.tlp-aside-par { | |||
display: inline-block; | |||
margin-left: -8em; | |||
width: 8em; | |||
} | |||
.tlp-container { | |||
margin-left: 8em; | |||
} | } | ||
/* ============================== mobile responsiveness =============================== */ | /* ============================== mobile responsiveness =============================== */ | ||
#mf-banner { display: none; } | #mf-banner { display: none; } |