MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
#toc, .toc, .mw-warning, .toccolours { | #toc, .toc, .mw-warning, .toccolours { | ||
background-color: transparent; | background-color: transparent; | ||
font-size: 120%; | font-size: 120%; | ||
| Line 33: | Line 32: | ||
white-space: -o-pre-wrap; /* Opera 7 */ | white-space: -o-pre-wrap; /* Opera 7 */ | ||
word-wrap: break-word; /* Internet Explorer 5.5+ */ | word-wrap: break-word; /* Internet Explorer 5.5+ */ | ||
background-color: #fff3cd; | background-color: #fff3cd; | ||
border-color: #ffeeba; | border-color: #ffeeba; | ||