MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
float:left; | float:left; | ||
margin-left:15px; | margin-left:15px; | ||
max-width: | max-width:530px; | ||
} | } |
Revision as of 13:41, 24 August 2016
/* CSS placed here will be applied to all skins */ div.rc-row { clear:both; max-width:900px; vertical-align:top; margin-bottom:10px; } div.rc-title { clear:left; float:left; width:150px; text-align:right; font-weight: bold; } div.rc-data { float:left; margin-left:15px; max-width:530px; }