Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Templarian (talk | contribs) m |
Rboatright (talk | contribs) |
||
| Line 3: | Line 3: | ||
{ | { | ||
overflow-x:auto; | overflow-x:auto; | ||
| + | font-size:120%; | ||
| + | } | ||
| + | text.source-text | ||
| + | { | ||
| + | overflow-x:auto; | ||
| + | font-size:120%; | ||
} | } | ||
Revision as of 05:59, 25 July 2009
/** CSS placed here will be applied to all skins */
pre
{
overflow-x:auto;
font-size:120%;
}
text.source-text
{
overflow-x:auto;
font-size:120%;
}