Användare:Daedalus/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 { font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; } .firstHeading { font-family: 'Palatino Linotype', serif; font-size: 18pt; } #bodyContent { font-size: 10pt; } .firstHeading::after { content: "∂"; color: DarkRed; float: right; } /* Ändra färg på border för vald tab */ #p-cactions li.selected { border-color: #aaaaaa; } /* Bort med personbilden */ li#pt-userpage { background: none; } /* Kruftborttagning */ li#pt-mytalk, #footer, #feedlinks, #carrega-para-commons, #t-upload, #t-print, #t-cite, #n-portal, #n-currentevents, #n-sitesupport { display: none; } /* Bort med bilderna till höger om externa länkar */ #bodyContent a.external { background: none !important; padding: 0; } /* Egna sidor */ #p-personal li a:hover { background-color: transparent; text-decoration: underline; } #p-personal a { text-transform: none; } #pt-preferences a { content: "Inställningar"; } #pt-watchlist a { content: "Övervakning"; } #pt-mycontris a { content: "Bidrag"; } /* Vänstermenyn */ .portlet h5 { background: #e0eeee; border: solid #aaa; border-width: 1px 1px 0 0; display: block; padding-bottom: 3px; text-align: center; text-transform: none; } .pBody { border-left: none; } .pBody ul { list-style: none; margin-left: 0; } #p-cactions ul { margin-left: 1.5em; } /* fix tabbar */ /* Fetstil be gone! */ #p-cactions a, #p-navigation a, #p-personal a { font-weight: normal !important; } /* Romerska numrerade listor */ ol { list-style: upper-roman; margin-left: 4em; } /* Flöda inte över! */ pre { border: 1px dashed #777; overflow: auto; } /* Större textbox */ #wpTextbox1 { height: 500px; } /* SÄ */ ul.special { text-align: left; } ul.special a { text-decoration: underline; } ul.special a:hover { text-decoration: none; } body.page-Special_Recentchanges table { text-align: left; } /* Meddelanden */ .usermessage { background-color: #F5F5F5; border: 1px dashed black; margin: 5px; padding: 5px; text-align: center; } h3#siteSub + div#contentSub + div.usermessage { display: none; } /* Referenser */ .reference a { color: DarkBlue; } .references { line-height: 1.3em; } /* Diffar */ td.diff-addedline, td.diff-deletedline { background: #e0eeee; font-size: 11px; } span.diffchange { background: #d5e2e2 !important; color: inherit !important; } /* Kategorier */ #catlinks { border: 0; border-top: 1px solid #aaa; margin-bottom: -18px; margin-left: -12px; margin-right: -12px; padding-left: 12px; } /* Slakta diverse signaturer */ a[title^="Användare:"] + sub, a[title^="Användare:"] + sup, a[title^="Användardiskussion:"] sub, a[title^="Användardiskussion:"] sup, a[title^="Special:Contributions/"] sub, a[title^="Special:Contributions/"] sup, a[title^="Användare:"] + small > sup { display: none; } a[title^="Användare:"] font, a[title^="Användare:"] font i, a[title^="Användardiskussion:"] font, a[title^="Special:Contributions/"] font, a[title^="Användare:"] tt, a[title^="Användardiskussion:"] tt, a[title^="Användare:"] span[style], a[title^="Användardiskussion:"] span[style], a[title^="Användare:"] b, a[title^="Användardiskussion:"] b, a[href="/wiki/Special:Contributions/Brallan"] + font { font: inherit !important; color: inherit !important; } span.buttonlink[style] { border: inherit !important; background: inherit !important; padding: inherit !important; } span.buttonlink[style] * { font: inherit !important; } span.buttonlink[style] ~ sup, span.buttonlink[style] ~ sub, span.buttonlink[style] + sup + sup + small, a[href="/wiki/Special:Contributions/Brallan"] font, a[href="/wiki/Special:Contributions/Brallan"] + font + a font, a[title="Användare:Micke"] + a[title="Användardiskussion:Micke"] > font, a[title="Användare:Micke"] + a[title="Användardiskussion:Micke"] + a[title="Special:Contributions/Micke"] > font { display: none; } a[title="Användare:Micke"] tt ~ tt { text-transform: lowercase; } font b i a[title^="Användare:"] { font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; font-style: normal; font-weight: normal; } /* Automagi! */ table.sortable { counter-reset: row; } table.sortable tr td:first-child::before { border-right: 1px solid #aaa; counter-increment: row; content: counter(row); float: left; font-style: normal; font-weight: bold; margin-right: 0.2em; padding: 0 0.2em 0 0; text-align: center; width: 24px; }