MediaWiki:Common.css: Difference between revisions

because the calculations' bottom border shouldn't be heavier than the default mediawiki 'h2' tag bottom border
(Undo revision 431 by Elie (talk))
Tag: Undo
(because the calculations' bottom border shouldn't be heavier than the default mediawiki 'h2' tag bottom border)
Line 9: Line 9:
.dp2{font-family:serif; color:#000; font-weight:normal}
.dp2{font-family:serif; color:#000; font-weight:normal}
.dp3{font-family:serif; color:#333; font-weight:normal; font-size:84%; padding:0.8em 0 0 0.4em}
.dp3{font-family:serif; color:#333; font-weight:normal; font-size:84%; padding:0.8em 0 0 0.4em}
.calc{font-family:monospace,sans-serif; background:#CFC; border-bottom:1px solid}
.calc{font-family:monospace,sans-serif; background:#CFC; border-bottom:1px solid #CCC}
.calc a{text-decoration:none}
.calc a{text-decoration:none}
.calc a:hover{text-decoration:underline}
.calc a:hover{text-decoration:underline}