Användare:Grön/monobook.css
Wikipedia
Obs! Efter att du har sparat sidan måste du tömma din webbläsares cache för att se ändringarna.
- Mozilla/Safari/Firefox
- Håll ner shift och klicka på Reload eller tryck ctrl-shift-R (på PC) eller cmd-shift-R (på Macintosh).
- Internet Explorer
- Håll ner ctrl och klicka på Refresh eller tryck ctrl-F5.
- Konqueror
- Klicka på Reload eller tryck F5.
- Opera
- Tryck F5.
/* Najs fonter */ #content { Trebuchet MS, sans-serif; font-size: 95%; } //*Mjukare och finare Du har nya medelanden */ #wpTextbox1 { height: 380px; } .usermessage { background-color: lavender; border: 1px solid #aaa; } //*Slut medelandelådan */ /* Remove footer */ #content, #footer { -moz-border-radius-topleft: 4px; -moz-border-radius-bottomleft: 4px; } div.pBody { -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; } /* Dotted borders on pre look ugly, replace with a solid one */ #bodyContent pre { border: 1px solid #aaa; } /* suppress the person icon by your username */ li#pt-userpage { background: none } /* Avoid offpage text */ /* Eliminate yellow colour everywhere in borders */ #p-cactions li.selected { border-color: #aaa; } /* Make the footer not 100% wide, but as wide as the content box, and change it from the annoying yellow colour */ #footer { border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; border-left: 1px solid #aaa; margin: 0.6em 0em 1em 155px; } /* Dont need this copyright notice on every page */ li#f-copyright, li#f-lastmod, #editpage-copywarn { display: none; } .portlet li, #BodyContent li { /*list-style-image: url("/style/monobook/bullet.gif");*/ list-style-type: square; list-style-image: url("http://en.wikipedia.org/upload/6/69/AAAAAA_Bullet.png"); } .portlet li:hover, #BodyContent li:hover { list-style-type: square; list-style-image: url("http://en.wikipedia.org/upload/4/44/000000_Bullet.png"); } /* Remove footer */ #footer {display:none;} .printfooter {display:none;}