User:Jitse Niesen/monobook.css
From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Mozilla/Safari: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Internet Explorer: press Ctrl-F5, Opera/Konqueror: press F5.
/*<pre> */ /* To get ''...'' rendered in the same font as <math>...</math> */ span.texhtml { font-family: sans-serif; } /* To get my navigation hack working correctly */ #p-navigation a { display: inline !important; } /* diff style */ .diffchange { font-weight: bold; text-decoration: underline; background-color: inherit; } td.diff-addedline, td.diff-deletedline, td.diff-context { font-size: 85%; color: inherit; } /* Mini Talkpage Template */ .messagebox.small-talk { width: 238px; font-size: 85%; float: right; clear: both; margin: 0 0 1em 1em; line-height: 1.25em; background: #F8EABA; }