Bruger:Wintermute/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.
/***** Text *****/ #content { font-family: "ITC Stone Serif Std Medium"; } #bodyContent b { font: normal 100% "ITC Stone Serif Std Semibold"; } #bodyContent strong { font: normal 100% "ITC Stone Serif Std Semibold"; } h1, h2, h3, h4, h5, h6 { color: Black; margin: 0; padding-top: 0.5em; padding-bottom: 0.17em; border-bottom: 1px solid #aaaaaa; font-weight: normal; } h3, h4, h5, h6 { border-bottom: none; } h1 { font-family: "ITC Stone Sans Std Bold"; } h2 { font-family: "ITC Stone Sans Std Bold"; } h3 { font-family: "ITC Stone Sans Std Semibold"; } h4 { font-family: "ITC Stone Sans Std Semibold"; } h5 { font-family: "ITC Stone Serif Std Bold"; } h6 { font-family: "ITC Stone Serif Std Bold"; } input { font: 80% "ITC Stone Sans Std Semibold"; } .portlet h5 { font: small-caps 9% "ITC Stone Sans Std Semibold"; text-transform: none; } /***** Tables & TOC *****/ div.tocline { font-family: "ITC Stone Sans Std Semibold"; } th { font-family: "ITC Stone Sans Std Semibold"; } /***** Edit not bold *****/ #ca-edit a { font-weight: normal !important; } /***** Links *****/ /* div.pBody a { font-family: "ITC Stone Sans Std Medium"; } */ a { color: #000090; } a:visited { color: #400080; } a:active { color: #FF0000; } a.stub { color: #000070; } a.stub:visited { color: #400060; } a.stub:active { color: #FF0000; } a.new { color: #400000; } a.new:visited { color: #400000; } a.new:active { color: #FF0000; } a.interwiki, a.external { color: #000090; } a.interwiki:visited, a.external:visited { color: #400080; } a.interwiki:active, a.external:active { color: #FF0000; } a { text-decoration: none; } .portlet a:hover { font-family: "ITC Stone Sans Std Medium"; text-decoration: none; } a:hover { text-decoration: none; color: #0000CC; } a.stub:hover { color: #600000; } a.new:hover { color: #CC0000; } a.interwiki:hover { color: #006000; } a.external:hover { color: #006000; } /***** Kill that stupid M$-ish capitalist asshole person dancecommander usericonthingy *****/ li#pt-userpage { background: none; } /***** Copyright *****/ #footer { display: none; } .printfooter { display: none; } /***** Tegnlinkene gjøres små, for å se om det er andre forekomster *****/ #editpage-copywarn div.plainlinks { display: none; background: none !important; padding: 0; } #bodyContent .plainlinks a { background: none !important; padding: 0; }