ميدياويكي:Common.css
ملاحظة: بعد الحفظ، أنت قد تحتاج إلى إفراغ الكاش الخاص بمتصفحك لرؤية التغييرات.
- فايرفوكس / سافاري: أمسك Shift أثناء ضغط Reload، أو اضغط على إما Ctrl-F5 أو Ctrl-R (⌘-R على ماك)
- جوجل كروم: اضغط Ctrl-Shift-R (⌘-Shift-R على ماك)
- إنترنت إكسبلورر: أمسك Ctrl أثناء ضغط Refresh، أو اضغط Ctrl-F5
- أوبرا: اذهب إلى Menu → Settings (Opera → Preferences على ماك) ثم إلى Privacy & security → Clear browsing data → Cached images and files.
/* ستؤثر الأنماط المتراصة (CSS) المعروضة هنا على كل الواجهات */
* {
font-family: Tahoma;
}
body.page-Main_Page #catlinks,
body.page-Main_Page h1.firstHeading{
display: none;
}
*/Gallery Box */
div.thumb {
background-color: transparent;
border-color: transparent;
}
li.gallerybox {
background-color: transparent;
}
li.gallerybox div.thumb,
div.tright div.thumbinner {
background-color:transparent;
border: 1px solid rgb(150, 150, 150);
}
html .thumbimage {
border: 1px solid rgb(180, 180, 180);
}
li.gallerybox div.thumb,
div.tright div.thumbinner {
background: url("http://wiki.metin2.com.pt/images/9/9f/Transparentbackground.png") repeat scroll 0% 0% transparent;
border: 1px solid #88283a;
}
div.thumbinner {background-color:transparent;}
div.thumb {border-color: transparent;}
#mw-content-text h2 {
background: url("http://wiki.metin2.com.pt/images/e/ee/BoardNewM.png") no-repeat scroll right center transparent;
height: 30px;
color: !important;
text-indent: 40px;
font-weight: bold;
color:#643200 !important
border-style: solid;
border-width: 0px 0px 7px;
-moz-border-image: url("http://wiki.metin2.com.pt/images/7/74/Testwiki.png") 0 0 33 81 repeat;
-webkit-border-image: url("http://wiki.metin2.com.pt/images/7/74/Testwiki.png") 0 0 33 81 repeat;
-o-border-image: url("http://wiki.metin2.com.pt/images/7/74/Testwiki.png") 0 0 33 81 repeat;
border-image: url("http://wiki.metin2.com.pt/images/7/74/Testwiki.png") 0 0 33 81 fill repeat;
}
#toctitle h2{
color:#643200 !important;
border-style: none;
border-width: 0px;
-moz-border-image: none;
-webkit-border-image: none;
-o-border-image: none;
border-image: none;
}
#toc,
.toc,
.mw-warning {
background: url("http://wiki.metin2.com.pt/images/9/9f/Transparentbackground.png") repeat;
border: 1px solid #000000;
color: #643200;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
display: inline-block !important;
padding: 10px !important;
}
#toc h2,
.toc h2 {
display: inline;
border: none;
padding: 0;
font-size: 100%;
font-weight: bold;
background: none;
color: #0667d2;
}
.transparentbckg800 {
background: url("http://wiki.metin2.com.pt/images/9/9f/Transparentbackground.png") repeat;
display: inline-block;
padding: 5px;
width: 790px;
color: #00000;
border: 1px solid #000000;
border-radius: 5px;
}
.transparentbackground {
background: url("http://wiki.metin2.com.pt/images/9/9f/Transparentbackground.png") repeat;
border: 1px solid #000000;
}
h1, h2, h3, h4, h5, h6 {
color: #8B4500;
border-bottom: 0px solid #8B4500;
}
#bodyContent h3, #bodyContent h4, #bodyContent h5 {
margin-bottom: .3em;
color: #8B4500;
}
#firstHeading{
color: #8B4500;
border-bottom: 0px solid #8B4500;
}
div#content {
position:relative;
color: #000;
padding: 10px 35px 0px;
margin-top: 0px;
width: 890px;
border-width: 0px;
background: url("http://wiki.metin2.com.pt/images/f/f8/Contentbackground.png") repeat-y;
}
div#content .content-footer{
position: relative;
width: 960px;
padding: 0px;
left: -35px;
right: 0px;
bottom: -26px;
background: url('http://wiki.metin2.de/images/f/f3/Contentfooter.png') no-repeat scroll top center transparent !important;
height: 56px;
z-index: 0;
}