User:Ffootballchu/monobook.css
出自維基百科,自由嘅百科全書
注意:喺儲存之後,你可能要先略過你嘅瀏覽器快取去睇到更改。Mozilla / Firefox / Safari: 㩒住Shift掣再撳重新載入,又或者㩒Ctrl-Shift-R(喺蘋果Mac中㩒Cmd-Shift-R掣); IE: 㩒住Ctrl掣再撳重新整理,又或者㩒Ctrl-F5掣; Konqueror: 就咁以撳個重載掣,又或者㩒F5; Opera嘅用戶可能需要先喺工具→喜好設定之中清佢哋嘅快取。
/* * Skin name: Milky * Author: Ævar Arnfjörð Bjarmason * Reference: http://en.wikipedia.org/style/monobook/main.css * To include in your CSS: http://en.wikipedia.org/w/wiki.phtml?title=User:%C6var_Arnfj%F6r%F0_Bjarmason/monobook.css&action=raw&ctype=text/css */ /* remove the ugly, recently-reinstated link underlines #BodyContent a { text-decoration: none; } #BodyContent a:hover { text-decoration: none; }*/ a { text-decoration: none;} a:hover { text-decoration: none;} /* make a few corners round, only supported by moz/firefox/other gecko browsers for now, i reduced this from 1em to 4px to make it very illnoticable */ #p-cactions ul li, #p-cactions ul li a { -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; } #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; } /* Kill that stupid M$-ish capitalist asshole person dancecommander usericonthingy */ li#pt-userpage { background: none } /* 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"); } .portlet a {text-decoration: none; color: #666 !important;} .portlet a:hover {text-decoration: none; color: #000 !important;} /* Make borders a little better */ #searchInput { border: 1px solid #aaa; background-color: #eee; } /* Mozilla.org-like input box focus */ #p-search input:focus, #p-search input:hover { background-color: #fff; } #searchInput { border-top: 1px inset; border-left: 1px inset; border-right: 10px inset; } /* Nice borders for (almost) all boxes */ input[type="radio"], input[type="checkbox"] { border:none; } input[type="text"], input[type="submit"], textarea { border: 1px solid #aaa !important; } /* make round corners for the rest */ input[type="text"], input[type="submit"], textarea, pre, #toc { -moz-border-radius: 2px; } /* The 'Edit summary' box is way to crammed in the textarea box by default */ textarea { margin-bottom: 4px; } input[type="submit"] {color: #aaa !important;} input[type="submit"]:hover, input[type="submit"]:focus {color: #000 !important;} #p-cactions li a {color: #aaa;} #p-cactions li a:hover {color: #000;} #p-cactions li.selected a {color: #000 !important;} #p-cactions li.new a {color: #ba0000 !important;} #footer {display:none;} .printfooter {display:none;} body { font-family: Trebuchet MS, Verdana, sans-serif } a {text-decoration:none} a:active, a:hover {text-decoration:underline} .stub:visited {color:darkgreen !important} #p-cactions #ca-edit-0 a { padding-left: 0.4em; padding-right: 0.4em; } #p-cactions a { filter: alpha(opacity=75); } #p-cactions a:hover, #p-cactions .selected a { filter: none; } .Unicode, .unicode { font-family: inherit, Arial Unicode MS, Code2000, Gentium, Lucida Sans Unicode, TITUS Cyberbit Basic, Lucida Grande, sans-serif } .ns-1 * #content, .ns-3 * #content, .ns-5 * #content, .ns-7 * #content, .ns-9 * #content, .ns-11 * #content, .ns-13 * #content, .ns-15 * #content, .ns-1 * #mytabs li, .ns-3 * #mytabs li, .ns-5 * #mytabs li, .ns-7 * #mytabs li, .ns-9 * #mytabs li, .ns-11 * #mytabs li, .ns-13 * #mytabs li, .ns-15 * #mytabs li { background: #FFFFF0; } .ns-1 * #mytabs li a, .ns-3 * #mytabs li a, .ns-5 * #mytabs li a, .ns-7 * #mytabs li a, .ns-9 * #mytabs li a, .ns-11 * #mytabs li a, .ns-13 * #mytabs li a, .ns-15 * #mytabs li a, .ns-1 * #p-cactions li a, .ns-3 * #p-cactions li a, .ns-5 * #p-cactions li a, .ns-7 * #p-cactions li a, .ns-9 * #p-cactions li a, .ns-11 * #p-cactions li a, .ns-13 * #p-cactions li a, .ns-15 * #p-cactions li a { background-color: #FFFFF0; } .ns-1 * #content div.thumb, .ns-3 * #content div.thumb, .ns-5 * #content div.thumb, .ns-7 * #content div.thumb, .ns-9 * #content div.thumb, .ns-11 * #content div.thumb, .ns-13 * #content div.thumb, .ns-15 * #content div.thumb { border-color: #FFFFF0; } #bodyContent .plainlinks a {padding: 0 !important} #p-cactions ul li, #p-cactions ul li a { -moz-border-radius-topleft: .5em; -moz-border-radius-topright: .5em; } #content { -moz-border-radius-topleft: .5em; -moz-border-radius-bottomleft: .5em; } div.pBody { -moz-border-radius-topright: .5em; -moz-border-radius-bottomright: .5em; } .diff-deletedline .diffchange {text-decoration: line-through;} .diff-addedline .diffchange {text-decoration: underline;} table.popupBorderTable { background: #CCCCCC /* black */ !important } table.popupTable { background: #ffffff /* white */ !important } font.popupFont { font-family: Trebuchet MS !important; color: #440044 !important; font-size: small !important }