الفرق بين المراجعتين لصفحة: «ميدياويكي:Common.css»
اذهب إلى التصفح
Darkworrior (نقاش | مساهمات) لا ملخص تعديل |
لا ملخص تعديل |
||
سطر ٩٨: | سطر ٩٨: | ||
right: 50%; | right: 50%; | ||
left: auto; | left: auto; | ||
} | |||
#ca-talk { | |||
display: none; | |||
} | |||
#ca-viewsource { | |||
display: none; | |||
} | |||
#ca-history { | |||
display: none; | |||
} | } |
مراجعة ١٨:١٨، ٨ مايو ٢٠١٤
/* ستؤثر الأنماط المتراصة (CSS) المعروضة هنا على كل الواجهات */ #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; } .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; } #ca-talk { display: none; } #ca-viewsource { display: none; } #ca-history { display: none; }