MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
} | } | ||
/* Avoid collision of blockquote with floating elements by swapping margin and padding */ | /* Avoid collision of blockquote with floating elements by swapping margin and padding */ | ||
Line 22: | Line 23: | ||
padding: 0 40px; | padding: 0 40px; | ||
} | } | ||
#p-tb h3 { display: none; } | |||
/* Consistent size for <small>, <sub> and <sup> */ | /* Consistent size for <small>, <sub> and <sup> */ | ||
small { | small { |