Bruger:Kaare/monobook.css
Fra Wikipedia, den frie encyklopædi
Bemærk, efter at have gemt, er du nødt til at tømme din browsers cache for at kunne se ændringerne. Mozilla/Safari/Konqueror: hold shifttasten nede og klik på reload eller tryk på control-shift-r, Internet Explorer: ctrl-f5, Opera: f5.
/* BEGIN Diff rendering */
table.diff {background: #FEFEFE; border: 1px solid #cccccc; padding: 0.5em}
table.diff td {vertical-align: top;}
td.diff-otitle a, td.diff-ntitle a, td.diff-otitle a:visited, td.diff-ntitle a:visited {color: #2153B0;}
td.diff-otitle a:hover, td.diff-ntitle a:hover {text-decoration: underline;}
td.diff-otitle {}
td.diff-ntitle {}
td.diff-addedline {background:#F2F6FF; border: 5px;}
td.diff-addedline span.diffchange {
background: #CDDEFF;
border: 1px dashed #676F80;
color: green;
font-weight: bold;
}
td.diff-deletedline {background:#FFF9F2;}
td.diff-deletedline span.diffchange {
background: #FFE9CB;
border: 1px dashed #B3A38E;
color: red;
font-weight: bold;
/* text-decoration: line-through;*/
}
td.diff-context {background:#eeeeee;}
.newpage {color: green; font-weight: bolder;}
/* END Diff rendering */

