Участник:Volkov/monobook.css
Материал из Википедии — свободной энциклопедии
Замечание: Чтобы после сохранения увидеть сделанные изменения, очистите кеш своего браузера: Mozilla / Firefox: Ctrl+Shift+R, IE: Ctrl+F5, Safari: Cmd+Shift+R, Konqueror: F5, Opera: через меню Tools→Preferences.
/* <pre> */ body { background-image: none; font-size: 7pt; } #p-lang li {font-family: Arial Unicode MS; } /* avoid garbage characters in some language names */ /* .special {font-family: Arial Unicode MS; } */ li.interwiki-en { font-weight: bold } /* highlight en_iwiki */ /* light yellow for talk pages */ .ns-1 * #content, .ns-1 * #mytabs li, .ns-1 * #p-cactions li a, .ns-1 * #p-cactions li.selected a, .ns-1 * #p-cactions li a:hover { background: infobackground; } /* main talk */ .ns-3 * #content, .ns-3 * #mytabs li, .ns-3 * #p-cactions li a, .ns-3 * #p-cactions li.selected a, .ns-3 * #p-cactions li a:hover { background: infobackground; } /* user talk */ .ns-5 * #content, .ns-5 * #mytabs li, .ns-5 * #p-cactions li a, .ns-5 * #p-cactions li.selected a, .ns-5 * #p-cactions li a:hover { background: infobackground; } /* project talk */ .ns-7 * #content, .ns-7 * #mytabs li, .ns-7 * #p-cactions li a, .ns-7 * #p-cactions li.selected a, .ns-7 * #p-cactions li a:hover { background: infobackground; } /* image talk */ .ns-9 * #content, .ns-9 * #mytabs li, .ns-9 * #p-cactions li a, .ns-9 * #p-cactions li.selected a, .ns-9 * #p-cactions li a:hover { background: infobackground; } /* mediawiki talk */ .ns-11 * #content, .ns-11 * #mytabs li, .ns-11 * #p-cactions li a, .ns-11 * #p-cactions li.selected a, .ns-11 * #p-cactions li a:hover { background: infobackground; } /* template talk */ .ns-13 * #content, .ns-13 * #mytabs li, .ns-13 * #p-cactions li a, .ns-13 * #p-cactions li.selected a, .ns-13 * #p-cactions li a:hover { background: infobackground; } /* help talk */ .ns-15 * #content, .ns-15 * #mytabs li, .ns-15 * #p-cactions li a, .ns-15 * #p-cactions li.selected a, .ns-15 * #p-cactions li a:hover { background: infobackground; } /* category talk */ .ns-2 * #content, .ns-2 * #mytabs li, .ns-2 * #p-cactions li a, .ns-2 * #p-cactions li.selected a, .ns-2 * #p-cactions li a:hover { background: #fafffa; } /* user page */ a.stub { color: #8F8FFF; } a.stub:visited { color: #8F8FFF; } a.interwiki { color: teal; } a.external { color: teal; } a.external { target: _blank; } a.external text { target: _blank; } a.extiw { target: _blank; } .newpage { color: tomato; } .minor { color: green; } .bot { color: navy; } .mw-plusminus-bold { color: green; } .mw-plusminus-pos { color: gray; } .mw-pluminus-neg, .mw-plusminus-neg { color: gray; } .mw-plusminus-null { color: gray; } .previewnote { background-color: infobackground; font-weight: bold; border: 1px dashed; text-align: center; } pre {overflow: auto;} /* put scrollbar on <pre> sections */ #rq {font-size:xx-small !important;} /* hide unnecessary stuff */ li#pt-userpage { background: none } /* kill that stupid buddy icon */ #siteSub {display:none;} /* "From Wikipedia, the free encyclopedia" notice */ #newarticletext {display:none;} /* this is really annoying */ #editpage-copywarn {display:none;} #editpage-copywarn2 {display:none;} #editpage-copywarn3 {display:none;} li#f-copyright {display:none;} #confirmemail {display:none;} #singlelogin {display:none;} #BoardCandidateNotice {display:none;} li#n-portal {display:none;} li#n-index {display:none;} li#n-browse {display:none;} li#n-newpages {display:none;} li#n-currentevents {display:none;} li#n-sitesupport {display:none;} li#feedlinks, #feed-rss, #feed-atom {display:none;} li#t-print {display:none;} li#t-cite {display:none;} /* #footer {display: none;} */ #f-poweredbyico, #f-copyrightico, li#copyright, li#privacy, li#about, li#disclaimer {display:none;} .printfooter {display:none;} li#lastmod { display:inline!important; } /* class (.), ID (#) */ /* </pre> */