5,953
edits
No edit summary |
No edit summary |
||
Line 451: | Line 451: | ||
} | } | ||
.en_col .tlp-aside-par { | .en_col .tlp-aside-par { | ||
display: none; | |||
} | |||
.fr_col .tlp-aside-par { | |||
display: none; | display: none; | ||
} | } | ||
Line 475: | Line 478: | ||
} | } | ||
.en_col .mwe-math-mathml-inline { | .en_col .mwe-math-mathml-inline { | ||
display: block!important; | |||
} | |||
.fr_col .mwe-math-mathml-inline { | |||
display: block!important; | display: block!important; | ||
} | } | ||
Line 486: | Line 492: | ||
vertical-align: top; | vertical-align: top; | ||
} | } | ||
#de_col_head, #en_col_head, #it_col_head, #es_col_head { | #de_col_head, #en_col_head, #fr_col_head, #it_col_head, #es_col_head { | ||
vertical-align: top; | vertical-align: top; | ||
height: 100px; | height: 100px; |