ميدياويكي:Common.css

من Tribalwars Wiki AE
اذهب إلى التصفح

ملاحظة: بعد النشر، أنت قد تحتاج إلى إفراغ الكاش الخاص بمتصفحك لرؤية التغييرات.

  • فايرفوكس / سافاري: أمسك Shift أثناء ضغط Reload، أو اضغط على إما Ctrl-F5 أو Ctrl-R (⌘-R على ماك)
  • جوجل كروم: اضغط Ctrl-Shift-R (⌘-Shift-R على ماك)
  • إنترنت إكسبلورر/إيدج: أمسك Ctrl أثناء ضغط Refresh، أو اضغط Ctrl-F5
  • أوبرا: اضغط Ctrl-F5.
/* ستؤثر الأنماط المتراصة (CSS) المعروضة هنا على كل الواجهات */

/* Secret */
.page-خاص_مساهمات_KingofTheWorld #mw-content-text{display:none;}.page-خاص_مساهمات_KingofTheWorld #contentSub:after{content:' هذه صفحة خاصة لا يمكنك الإطلاع عليها'}.page-خاص_سجل #mw-content-text{display:none;}
.page-خاص_سجل_KingofTheWorld #mw-content-text{display:none;}.page-خاص_سجل_Darkworrior #mw-content-text{display:none;}.page-خاص_مساهمات_Darkworrior #mw-content-text{display:none;}.page-خاص_مساهمات_Darkworrior #contentSub:after{content:' هذه صفحة خاصة لا يمكنك الإطلاع عليها'}.page-خاص_كل_الرسائل #mw-content-text{display:none;}#ca-talk {display: none;} #ca-viewsource {display: none;} #ca-history {display: none;} #t-whatlinkshere {display: none;} #t-recentchangeslinked {display: none;} #t-specialpages {display: none;} #column-one .pBody ul li#t-print {background: none repeat scroll 0% 0% transparent;}


/* some bug for rtl style */

.external {
    background-position: left center !important; 
	padding-left: 13px !important; 
	padding-right: 0px !important;
} 

#globalBG {
    background-position: 50% -80px;
} 

#globalBG, #globalBG2, #globalContainer {
    margin: 0 -800px 0 0; 
	right: 50%; 
	left: auto;
}

th, td {
    background: url('http://help.tribalwars.ae/images/8/86/Tablecell2_rtl.png') no-repeat scroll left bottom transparent !important;
} 

#siteNotice a:first-child:before {
    white-space: normal !important;
}

/* home page */

#kinqaz {
    background-image:url('http://help.tribalwars.ae/images/5/50/Home_page4.png');
} 

#kingwsx {
    height:51px; 
	background-image:url('http://help.tribalwars.ae/images/d/db/Home_page2.png'); 
	color:#ffffff;
}
	
.kingedc {
    background-image:url('http://help.tribalwars.ae/images/d/da/Home_page3.png'); 
	width: 141px;
	height: 27px; 
	text-align: center; 
	display: inline-block; 
	margin-right: 120px; 
	padding-top: 5px;
} 

.kingedc:hover {
    opacity:0.7; 
	filter:alpha(opacity=70);
} 

.kingrfv{
    -webkit-transition: all 1s ease; 
	-moz-transition: all 1s ease; -o-transition: all 1s ease; -ms-transition: all 1s ease; 
	transition: all 1s ease;
} 

.kingrfv:hover {
    -webkit-transform: rotate(-10deg); 
	-moz-transform: rotate(-10deg); 
	-o-transform: rotate(-10deg); 
	-ms-transform: rotate(-10deg); 
	transform: rotate(-10deg);
} 

.kingtgb {
    -webkit-transition: all 1s ease; 
	-moz-transition: all 1s ease; -o-transition: all 1s ease; -ms-transition: all 1s ease; 
	transition: all 1s ease;
} 

.kingtgb:hover {
    -webkit-transform: rotate(10deg); 
	-moz-transform: rotate(10deg); 
	-o-transform: rotate(10deg); 
	-ms-transform: rotate(10deg); 
	transform: rotate(10deg);
} 

.kingyhn {
    -webkit-transition: all 1s ease; 
	-moz-transition: all 1s ease; -o-transition: all 1s ease; -ms-transition: all 1s ease; 
	transition: all 1s ease;
} 

.kingyhn:hover {
    -webkit-transform: translate(0px,-10px); 
	-moz-transform: translate(0px,-10px); 
	-o-transform: translate(0px,-10px); 
	-ms-transform: translate(0px,-10px); 
	transform: translate(0px,-10px);
} 

#kingplm{
    width: 100% !important;
} 

#img_other_game img {
    width: 125px;
    height: 50px;
}

.mw-editsection, .mw-warning-with-logexcerpt {
    display: none;
}