MediaWiki:Common.css
出自【暗黑百科】DiabloWiki_凯恩之角
注意:在保存以后,您必须清除浏览器的缓存才能看到所作出的改变。 Mozilla / Firefox / Safari:按住Shift再点击刷新,或按下Ctrl-F5或Ctrl-R(在Macintosh上按下Command-R); Konqueror:只需点击刷新或按下F5; Opera:在工具→首选项中完整清除它们的缓存,或按下Alt-F5; Internet Explorer:按住Ctrl再点击刷新,或按下Ctrl-F5。
/* Table */ /WIKI中的字体颜色与按钮颜色/ Input { COLOR: #D49E43; } A:link {COLOR: #D49E43; TEXT-DECORATION: none} A:hover {COLOR: #4B93FA; TEXT-DECORATION: none} A:visited {COLOR: #D49E43; TEXT-DECORATION: none} /************/ .graytable { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#330707', endColorstr='#330707'); background: -webkit-gradient(linear,0% 0%, 0% 75%, from(#330707), to(#330707), color-stop(0.0,#330707)); background: -moz-linear-gradient(top, ##330707, #330707 1px, #330707); border: 1px solid #AAAAAA; } /* .graytable th { border: 1px solid #CCCCCC; padding: 0 3px 0 3px; text-align: center; } */ .graytable td { border: 1px solid #CCCCCC; padding: 0 3px 0 3px; background: #100303; } /************/ .Allbox { border: 1px solid #2F0600; padding: 5px; width:100%; } .Allbox th { background-color: #2F0600; padding-left: 1em; padding-right: 1em; text-align: right; white-space: nowrap; width:0px; } .Allbox th.header { background-color: #2F0600; color:#F2D5AD; text-align: center; } /************/ .rightbox { background-color: #0A0101; border: 1px solid #2F0600; float:right; margin: 0 0 0.5em 0.5em; } /************/ table.color { margin-bottom: 3px } table.color th { padding: 0 0.3em; } table.color td { padding: 0 0.3em; background:#2B0E0E } table.p_red { border: 1px solid #ff0101; background: #ED4242; } table.p_red td { border: 1px solid #ff0101; } table.p_blue { border: 1px solid #09425a; background: #147599; } table.p_blue td { border: 1px solid #09425a; } table.p_yellow { border: 1px solid #e8b800; background: #f8e800; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f878, endColorstr=#f8e800); background: -webkit-gradient(linear,left top, left bottom, from(#f8f878), to(#f8e800)); background: -moz-linear-gradient(top center, #f8f878, #f8e800); } table.p_yellow td { border: 1px solid #e8b800; } table.p_green { border: 1px solid #70A830; background: #B8F870; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B8F870, endColorstr=#98D048); background: -webkit-gradient(linear,left top, left bottom, from(#B8F870), to(#98D048)); background: -moz-linear-gradient(top center, #B8F870, #98D048); } table.p_green td { border: 1px solid #70A830; } table.p_black { border: 1px solid #403838; background: #908080; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b0a0a0, endColorstr=#585050); background: -webkit-gradient(linear,left top, left bottom, from(#b0a0a0), to(#585050)); background: -moz-linear-gradient(top center, #b0a0a0, #585050); } table.p_black td { border: 1px solid #403838; } table.p_brown { border: 1px solid #b89850; background: #e0c068; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e0c068, endColorstr=#b89850); background: -webkit-gradient(linear,left top, left bottom, from(#e0c068), to(#b89850)); background: -moz-linear-gradient(top center, #e0c068, #b89850); } table.p_brown td { border: 1px solid #907030; } table.p_purple { border: 1px solid #b860b8; background: #e098d0; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8d0f8, endColorstr=#e098d0); background: -webkit-gradient(linear,left top, left bottom, from(#f8d0f8), to(#e098d0)); background: -moz-linear-gradient(top center, #f8d0f8, #e098d0); } table.p_purple td { border: 1px solid #b860b8; } table.p_gray { border: 1px solid #807878; background: #d8d0d0; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d8d0d0, endColorstr=#b8b0b0); background: -webkit-gradient(linear,left top, left bottom, from(#d8d0d0), to(#b8b0b0)); background: -moz-linear-gradient(top center, #d8d0d0, #b8b0b0); } table.p_gray td { border: 1px solid #807878; } table.p_white { border: 1px solid #c0c0c0; background: #f8f8f8; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f8f8, endColorstr=#e0e0e0); background: -webkit-gradient(linear,left top, left bottom, from(#f8f8f8), to(#e0e0e0)); background: -moz-linear-gradient(top center, #f8f8f8, #e0e0e0); } table.p_white td { border: 1px solid #c0c0c0; } table.p_pink { border: 1px solid #f07070; background: #f8d0d0; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8d0d0, endColorstr=#f8a8a8); background: -webkit-gradient(linear,left top, left bottom, from(#f8d0d0), to(#f8a8a8)); background: -moz-linear-gradient(top center, #f8d0d0, #f8a8a8); } table.p_pink td { border: 1px solid #f07070; } table.p_orange { border: 1px solid #FB5C00; background: #F5892A; } table.p_pink td { border: 1px solid #FB5C00; } table.p_unique { border: 1px solid #C69643; background: #b89d70; } table.p_pink td { border: 1px solid #C69643; } table.p_deepred { border: 1px solid #2F0600; background: #2F0600; } table.p_pink td { border: 1px solid #2F0600; } /* CSS placed here will affect users of the Vector skin */ /* Skin */ div.vectorTabs li.new a, div.vectorTabs li.new a span, div.vectorTabs li.new a:visited, div.vectorTabs li.new a:visited span { color: #CC2200; } #pt-userpage, #pt-anonuserpage, #pt-login { background: url("http://i.imgur.com/LOcJB.png") left top no-repeat; padding-left: 10px !important; } #contentSub, #contentSub2 { color: #A18E73; } html .thumbimage { border: 1px solid #330707; } div.thumb { background-color: #100303; border-color: #100303; border-style: solid; } div.thumbinner { background-color: #0A0101; border: 1px solid #330707; } #p-logo { background-color: transparent; } #preferences fieldset.prefsection fieldset { border: 1px solid #330707; } #mw-page-base { background: none !important; } body { background-color: #0A0101; position: relative; height: 100%; min-width: 1000px; margin: 0 auto; padding: 0; background-repeat: no-repeat; } a:hover { color: #AF833B; text-decoration: none; } a:visited:hover { color: #E0B021; } a.new, #p-personal a.new { color: #CC2200; } a.new:visited, #p-personal a.new:visited { color: #CC2200; } .vectorMenu h5 { border-bottom: medium none; } h1, h2 { color: #D49E43; border-bottom: 1px solid #330707; } h3, h4, h5, h6 { color: #D49E43; border-bottom: 0px; } #footer { background-image: url("http://i.imgur.com/nFMqU.png"); } #content { background-color: #100303; background-image: url("http://i.imgur.com/nFMqU.png"); color: #A18E73; padding: 15px; } #mw-pages table { background: none; } #mw-subcategories table { background: none; } #mw-page-base { background-color: #0A0101; } #mw-head-base { background-image: url("http://i.imgur.com/nFMqU.png"); } div.vectorTabs { background-image: url("http://i.imgur.com/0LPEi.png"); background-repeat: no-repeat; } div.vectorTabs ul li { background-color: #0A0101; background-image: url("http://i.imgur.com/PLiMq.png"); } div.vectorTabs li.selected { background-image: url("http://i.imgur.com/pne2r.png"); } div.vectorTabs li a { background-image: url("http://i.imgur.com/0LPEi.png"); } div.vectorMenu h5 a { background-image: url("http://i.imgur.com/0LPEi.png"); background-repeat: no-repeat; } #mw-panel div.portal div.body { background-image: url("http://product.game.163.com/diablowiki/images/0/05/Nav-image.png"); } #mw-panel div.portal h5 { color: #D49E43; } a:visited { color: #AF833B; } a.stub { color: #E0B021; } a { color: #E0B021; } #mw-panel div.portal div.body ul li a:visited { color: #E0B021; } #mw-panel div.portal div.body ul li a { color: #E0B021; } #footer ul li { color: #AF833B; } div.vectorTabs li.selected a, div.vectorTabs li.selected a span, div.vectorTabs li.selected a:visited div.vectorTabs li.selected a:visited span { color: #AF833B; } div.vectorTabs li a, div.vectorTabs li a span { color: #A18E73; } #mw-panel div.portal div.body ul li a:hover { color: #AF833B; text-decoration: none; } a.new, #p-personal a.new:hover { color: #AF833B; text-decoration: none; } div.vectorTabs ul li { background-color: transparent !important; } div.vectorTabs ul { background-color: transparent !important; background-image: none !important; } #content a.external { color: #AF833B; } #content a.external:hover { color: #AF833B; text-decoration: none; } ul#filetoc { background-color: #0A0101; border: 1px solid #210202; } .wikitable th, .wikitable td { background-color: #0A0101; border: 1px solid #210202; } table { color: #A18E73; background-color: transparent; } .catlinks { background-color: #0A0101; border: 1px solid #210202; -moz-border-radius: .5em; -khtml-border-radius: .5em; -webkit-border-radius: .5em; border-radius: .5em; } #pagehistory li.selected { background-color: #0A0101; border: 1px dashed #210202; } #pagehistory li { border: 1px solid #330707; } abbr, acronym, .explain { border-bottom: 1px dotted #AF833B; color: #AF833B; } #userlogin, #userloginForm { border: 1px solid #330707; background-color: #0A0101; } fieldset { border: 1px solid #330707; } div.vectorMenu li a { color: #AF833B; } div.vectorMenu ul { background-color: #100303; border: 1px solid #330707; } h4.mw-specialpagesgroup { background-color: #100303; } .mw-specialpages-table { background-color: transparent; } hr { background-color: #100303; color: #100303; } #toc, .toc, .mw-warning { background-color: #120404; border: 1px solid #210202; -moz-border-radius: .5em; -khtml-border-radius: .5em; -webkit-border-radius: .5em; border-radius: .5em; } .mw-plusminus-pos { color: #7DBA84; } .mw-plusminus-neg { color: #CC2200; } div#mw-js-message { border: 1px solid #210202; background-color: #0A0101; } #preferences { background-color: #100303; border: 1px solid #330707; background-image: url("http://i.imgur.com/9sdwG.png"); } #preferences legend { color: #A18E73; } #preferences td.htmlform-tip { color: #A18E73; } #preftoc li.selected a { color: #AF833B; background-image: url(""); } #preftoc a, #preftoc a:active { color: #A18E73; } #preftoc li { background-image: url("http://i.imgur.com/0LPEi.png"); } #preftoc { background-image: url("http://i.imgur.com/0LPEi.png"); } #userloginForm { background-color: #0A0101; border: 1px solid #210202; } table.diff, td.diff-otitle, td.diff-ntitle { background-color: #100303; } fieldset#mw-searchoptions{ background: #0A0101; } .mw-search-formheader { background: #0A0101; } td.diff-addedline div { color: #0A0101; } td.diff-addedline { background: #AF833B; } td.diff-deletedline div { color: #0A0101; } td.diff-deletedline { background: #FFE788; } td.diff-context div { background: #0A0101; } table.gallery { background-color: #0A0101; } table.gallery td { background-color: #0A0101; border: solid 2px #0A0101; } table#mw-dismissable-notice { background: none; } .TablePager th{ background-color: #0A0101; } .TablePager td { background-color: #0A0101; } .TablePager_nav { background: none; } /*这里是表格模板啊有木有啊有木有不要乱动啊有木有*/ /* infobox template style */ .infobox { background-color: #0A0101; border: 1px solid #2F0600; float: right; margin-left: .5em; width: 270px; } .infobox table { background-color: #0A0101; width: 100%; } .infobox th.header { padding: 1.0em; font-size: 1.2em; } .infobox th { background-color: #2F0600; color: #F2D5AD; padding: 3px; } .infobox td { padding: 3px; } .infobox td.image { padding: 1em; text-align: center; } /* Controls the color scheme for common tables */ .dftable { background-color: #0A0101; } .dftable th { background-color: #1F0400; color: #D49E43; } .dftable th.header { background-color: #2F0600; } /*斯塔特BOX不要乱动啊有木有啊基友*/ .statbox { background-color: #0A0101; border: 1px solid #2F0600; margin-left: .5em; } .statbox table { background-color: #0A0101; width: 100%; } .statbox th.header { padding: 1.0em; font-family: Georgia; font-size: 1.2em; } .statbox th { background-color: #2F0600; color: #F2D5AD; padding: 3px; } .statbox td { padding: 3px; } .statbox td.image { padding: 1em; text-align: center; } p { font-size:14px; }