MediaWiki:Monobook.css
From Gospel Translations
(Difference between revisions)
Line 3: | Line 3: | ||
.lcall { border: 1px solid rgb(170, 170, 170); margin: 5px 15px 5px 0pt; padding: 7px; float: left; width: 20%; font-size: 11px; background-color: rgb(230, 230, 230); line-height: 14px; } | .lcall { border: 1px solid rgb(170, 170, 170); margin: 5px 15px 5px 0pt; padding: 7px; float: left; width: 20%; font-size: 11px; background-color: rgb(230, 230, 230); line-height: 14px; } | ||
- | .rcall { border: 1px solid rgb(170, 170, 170); margin: 5px 15px 5px 0pt; padding: 7px; float: right; width: 20%; font-size: 11px; background-color: rgb(230, 230, 230); line-height: 14px; } | + | .rcall { border: 1px solid rgb(170, 170, 170); margin: 5px 15px 5px 0pt; padding: 7px; float: right; width: 20%; font-size: 11px; background-color: rgb(230, 230, 230); line-height: 14px; }<br> |
+ | |||
+ | pre<br>{<br>white-space:pre;<br>font-weight:bold;<br>color:navy;<br>font-family:arial; | ||
+ | |||
+ | margin: 0 75px 0 75px;<br>}<br> |
Revision as of 17:10, 7 December 2007
/* CSS placed here will affect users of the Monobook skin */ .lcall { border: 1px solid rgb(170, 170, 170); margin: 5px 15px 5px 0pt; padding: 7px; float: left; width: 20%; font-size: 11px; background-color: rgb(230, 230, 230); line-height: 14px; } .rcall { border: 1px solid rgb(170, 170, 170); margin: 5px 15px 5px 0pt; padding: 7px; float: right; width: 20%; font-size: 11px; background-color: rgb(230, 230, 230); line-height: 14px; }<br> pre<br>{<br>white-space:pre;<br>font-weight:bold;<br>color:navy;<br>font-family:arial; margin: 0 75px 0 75px;<br>}<br>