MediaWiki:Monobook.css

出自【暗黑百科】DiabloWiki_凯恩之角

(修订版本间的差异)
跳转到: 导航, 搜索
第1行: 第1行:
-
#content {background : #0f0303;color : #a79476;border: 2px solid #2F0600;}
+
/* Skin */
-
/* 快速游览框框 */
+
-
#toc {color : #D49E43;border: 1px solid #2F0600;background : #120404; }
+
-
/*底部分类框框*/
+
-
#catlinks {color : #a79476;border: 1px solid #2F0600;background : #120404; }
+
-
/* 第一个标题*/
+
-
#firstHeading {color : #D49E43;}
+
-
/*文章中其他标题*/
+
-
.mw-headline {color : #D49E43;}
+
-
body  { background: #0a0200;color : #a79476; }
+
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/Yu8kE.png") left top no-repeat;
 +
  padding-left: 10px !important;
 +
}
 +
 
 +
#contentSub, #contentSub2 {
 +
    color: #A18E73;
 +
}
html .thumbimage {
html .thumbimage {
第24行: 第27行:
     background-color: #0A0101;
     background-color: #0A0101;
     border: 1px solid #330707;
     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://i.imgur.com/7l9FP.png");
 +
}
 +
 +
#mw-panel div.portal h5 {
 +
    color: #AF833B;
 +
}
 +
 +
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: #0A0101;
 +
}
 +
 +
.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: #0A0101;
 +
    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;
}
}

在2011年4月28日 (四) 18:30所做的修订版本

/* 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/Yu8kE.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://i.imgur.com/7l9FP.png");
}

#mw-panel div.portal h5 {
    color: #AF833B;
}

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: #0A0101;
}

.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: #0A0101;
    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;
}
个人工具
分享到: 更多
名字空间
变换
动作
网站地图
暗黑破坏神 III
暗黑破坏神 II
暗黑破坏神
工具箱
编辑箱
关于暗黑百科