مدیاویکی:Common.css: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
خط ۱٬۷۸۹: | خط ۱٬۷۸۹: | ||
.nv-talk { | .nv-talk { | ||
display: none !important; | display: none !important; | ||
} | |||
/* new colors */ | |||
body { | |||
background-color: #fffdf9; | |||
} | |||
.mw-body { | |||
border: 1px solid #c3a068; | |||
} | |||
#mw-page-base { | |||
background-color: #fffdf9; | |||
background-image: -webkit-linear-gradient(top,#ffffff 50%,#fffdf9 100%); | |||
background-image: -moz-linear-gradient(top,#fff 50%,#fffdf9 100%); | |||
background-image: linear-gradient(#fff 50%,#fffdf9 100%); | |||
} | |||
div.vectorTabs ul li{ | |||
background-image: none; | |||
} | |||
div.vectorTabs span, div.vectorTabs, div#mw-head div.vectorMenu h3 { | |||
background-image: url(/design/div.vectorTabs-span.png); | |||
} | |||
.catlinks { | |||
border: 1px solid #c3a068; | |||
background-color: #fffefc; | |||
} | |||
.toc, .mw-warning, .toccolours { | |||
border-color: #c3a068; | |||
background-color: #fffefd; | |||
} | |||
.heading { | |||
background-color: rgb(197, 141, 52) !important; | |||
} | |||
.mainpage-box { | |||
border-color: rgb(197, 141, 52) !important; | |||
} | } |