MediaWiki:Monobook.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
dd { | dd { | ||
display: | display: inline; | ||
line-height:1.5em; | line-height:1.5em; | ||
margin-bottom:0.1em; | margin-bottom:0.1em; |
Revision as of 16:06, 29 January 2008
/* <pre> */ dt { display: list-item; font-weight:bold; margin-bottom:0.1em; } dd { display: inline; line-height:1.5em; margin-bottom:0.1em; margin-left:2em; } /* </pre> */