«ميدياويكي:Common.css»: الفرق بين المراجعتين

سطر ١: سطر ١:
 
/* ستؤثر الأنماط المتراصة (CSS) المعروضة هنا على كل الواجهات */
 
/* ستؤثر الأنماط المتراصة (CSS) المعروضة هنا على كل الواجهات */
 
* {
 
  font-family: Tahoma;
 
}
 
 
div#content a:link {
 
    text-decoration: underline;
 
}
 
 
div#content a:hover {
 
    text-decoration: none;
 
}
 
 
.editsection a:link {
 
text-decoration: underline;
 
color: #0667d2;
 
}
 
 
.editsection a:visited {
 
color: #0667d2;
 
}
 
 
editsection a:active {
 
color: #0667d2;
 
}
 
 
.editsection a:hover {
 
color: #0667d2;
 
text-decoration: none;
 
}
 
 
.mw-collapsible-toggle a:link {
 
    color: #0667d2;
 
}
 
  
 
body.page-الصفحة_الرئيسية #catlinks,
 
body.page-الصفحة_الرئيسية #catlinks,
سطر ٦٩: سطر ٣٥:
 
div.thumb {border-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 {
 
.transparentbackground {
سطر ١٣٦: سطر ٤١:
 
}
 
}
  
 
h1, h2, h3, h4, h5, h6 {
 
color: #8B4500;
 
border-bottom: 0px solid #8B4500;
 
}
 
 
#bodyContent h3, #bodyContent h4, #bodyContent h5 {
 
margin-bottom: .3em;
 
color: #8B4500;
 
}
 
  
 
#bodyContent a.external, #bodyContent a.external[href^="gopher://"] {
 
#bodyContent a.external, #bodyContent a.external[href^="gopher://"] {
 
     background: url("http://metin2wiki.de/images/a/af/External-link.png") no-repeat scroll right center transparent;
 
     background: url("http://metin2wiki.de/images/a/af/External-link.png") no-repeat scroll right center transparent;
 
     padding-left: 13px;
 
     padding-left: 13px;
}
 
 
#firstHeading{
 
color: #8B4500;
 
border-bottom: 0px solid #8B4500;
 
 
}
 
}
  
سطر ٢٤٠: سطر ١٣٠:
 
}
 
}
 
   
 
   
.collapseButton {              /* 'show'/'hide' buttons created dynamically by the            */
 
        float: right;          /* CollapsibleTables JavaScript in [[MediaWiki:Common.js]] */
 
        font-weight: normal;    /* are styled here so they can be customised.            */
 
        text-align: right;
 
        width: auto;
 
}
 
.collapseButton a {
 
color:#f0d9a2;
 
}
 
  
 
.ds_head {
 
.ds_head {
سطر ٢٦٥: سطر ١٤٦:
 
border-bottom-right-radius:5px;
 
border-bottom-right-radius:5px;
 
margin-top:1px;
 
margin-top:1px;
}
 
 
div#content {
 
    border-width: 0px;
 
    background: transparent url("http://wiki.metin2.com.pt/images/f/f8/Contentbackground.png") repeat-y scroll 0% 0%;
 
    width: 890px !important;
 
    max-width: 890px !important;
 
    padding: 10px 35px 0px;
 
    position: relative;
 
    margin-top: 0px;
 
    left: 0px;
 
    right: 15px;
 
}
 
 
div#content .content-footer {
 
    background: transparent url("http://wiki.metin2.de/images/f/f3/Contentfooter.png") no-repeat scroll center top !important;
 
height: 56px;
 
z-index: 0;
 
width: 960px;
 
bottom: -26px;
 
position: relative;
 
right: -35px;
 
}
 
 
#catlinks, .catlinks {
 
    color: #F1DE8E;
 
}
 
#catlinks a,
 
.catlinks a {
 
color: #F1DE8E;
 
}
 
 
#f-list{margin-top:160px;}
 
 
div#footer {
 
position: absolute;
 
margin: 0px;
 
padding: 50px 0px 0px;
 
display: block;
 
width: 100%;
 
border: medium none;
 
height: 203px;
 
background: url('http://wiki.metin2.com.pt/images/a/ab/M2-footer2.png') no-repeat scroll center bottom transparent;
 
}
 
 
body {
 
/* background: url('http://wiki.metin2.ae/images/4/49/Background3.jpg') no-repeat fixed center top #000; */
 
background: url('http://wiki.metin2.ae/images/c/ca/SkinMetin2.jpg') no-repeat fixed center top #000;
 
overflow-x: hidden !important;
 
}
 
 
#bilder {
 
display: none !important;
 
}
 
 
#p-cactions {
 
position: absolute;
 
padding: 0px;
 
width: 960px;
 
left: 0px;
 
background: transparent url("http://wiki.metin2.com.pt/images/a/a8/Navbg.png") no-repeat scroll center center !important;
 
height: 155px;
 
z-index: 0;
 
top: 155px;
 
right: 178px;
 
}
 
#p-cactions .pBodyTabs {
 
    margin-top: 57px;
 
    margin-left: 10px;
 
}
 
.pBodyTabs {
 
    margin-right: 35px;
 
    background: transparent none repeat scroll 0% 0%;
 
}
 
 
#p-logo {
 
position: relative;
 
left: 0px;
 
right: 675px;
 
top: -72px;
 
height: 70px;
 
width: 350px;
 
}
 
 
#p-logo a, #p-logo a:hover {
 
/*background: url('http://wiki.metin2.ae/images/4/44/Wiki_Logo_Ramadan_2016.png') no-repeat center top transparent !important;*/
 
Background: url('http://wiki.metin2.ae/images/6/60/Wiki_Logo.png') no-repeat center top transparent !important;
 
position: relative;
 
height: 70px;
 
width: 350px;
 
margin: auto;
 
overflow: visible;
 
}
 
 
div#column-content {
 
top: 262px;
 
margin-bottom: 50px;
 
z-index: 1;
 
position: relative;
 
}
 
 
#p-cactions .new a {
 
color: #EEB422;
 
}
 
 
#p-cactions li.selected {
 
border-bottom: 0 px solid transparent !important;
 
border-left: 0px solid transparent !important;
 
border-right: 0px solid transparent !important;
 
border-top: 0px solid transparent !important;
 
font-weight: 700;
 
background-color: transparent;
 
}
 
 
#p-cactions li {
 
background: transparent;
 
border-bottom: 0 px solid transparent !important;
 
border-left: 0px solid transparent !important;
 
border-right: 0px solid transparent !important;
 
border-top: 0px solid transparent !important;
 
display: inline;
 
margin: 0px;
 
overflow: visible;
 
}
 
 
#p-cactions li.selected a, #p-cactions .new a, #p-cactions li a, #p-cactions li a:hover {
 
font-weight: normal;
 
font-size: 15px;
 
color: #fece58;
 
border: 1px solid #f1de8e;
 
background: transparent;
 
z-index: 1;
 
border-radius: 6px;
 
padding-bottom: 3px;
 
}
 
 
#f-copyrightico {
 
    top: 135px;
 
    right: 45px;
 
    float: right;
 
    height: 1%;
 
}
 
 
#p-personal {
 
background: url("http://wiki.metin2.com.pt/images/8/87/Top.png") transparent;
 
}
 
 
 
#f-poweredbyico{display:none;}
 
.portletNavBG h5 {
 
color: #fef6aa;
 
background: none;
 
font-weight: bold;
 
margin: 2px 0px 5px 0px;
 
padding-top: .5em;
 
padding-bottom: .17em;
 
border-bottom: 0px solid #aaa;
 
font-size: 11.9px;
 
}
 
 
.portletNavBG {
 
background: url('http://wiki.metin2.com.pt/images/b/bb/Coiso1.png') no-repeat;
 
width: 157px;
 
min-height: 34px;
 
overflow: hidden;
 
text-align: center;
 
}
 
 
.portletNavMiddle {
 
background: url('http://wiki.metin2.com.pt/images/8/87/Coiso2.png') repeat-y;
 
width: 157px;
 
}
 
 
.portletNavBtn{
 
background: url('http://wiki.metin2.com.pt/images/8/87/Coiso3.png') no-repeat 0 100%;
 
max-height: 132px;
 
width: 157px;
 
}
 
 
.portletNavMiddle UL {
 
margin: 1px 0px 6px 0px;
 
}
 
 
.portletNavMiddle ul li a{
 
MARGIN: 0px 0px 0px 0px;
 
COLOR: #EEB422;
 
TEXT-DECORATION: none;
 
}
 
 
.pBody {
 
    background: transparent none repeat scroll 0% 0%;
 
    border: medium none;
 
    margin-right: 3px;
 
}
 
 
ul {
 
    line-height: 1.5em;
 
    list-style-image: url("http://wiki.metin2.com.pt/images/7/7a/Bullet.png");
 
    list-style-type: square;
 
}
 
 
#p-navigation {
 
margin: 0.6em 0.2em 0px 0px;
 
}
 
 
#p-COMMUNITY {
 
margin: 0.6em 0.2em 0px 0px;
 
}
 
 
#p-search {
 
margin: 0.6em 0.2em 0px 0px;
 
}
 
#p-tb {
 
margin: 0.6em 0.2em 0px 0px;
 
}
 
#p-lang {
 
margin: 0.6em 0.2em 0px 0px;
 
}
 
ul {
 
margin: 0.3em 1.5em 0px 0px;
 
}
 
 
#catlinks,
 
.catlinks {
 
    border: 1px solid #5B0204;
 
background-color: #390007;
 
}
 
 
 
.nativelooktop {
 
  background: url("http://wiki.metin2.ae/images/1/1c/Nativelooktop.jpg") no-repeat;
 
  padding: 0px;
 
  width: 190px;
 
  height: 10px;
 
}
 
 
.nativelookbackground {
 
  background-image: url("http://wiki.metin2.ae/images/1/12/Nativelookbackground.jpg");
 
  background-repeat: repeat-y;
 
  padding: 0px;
 
  width: 190px;
 
}
 
 
.nativelookbottom {
 
  background: url("http://wiki.metin2.ae/images/8/8b/Nativelookbottom.jpg") no-repeat;
 
  padding: 0px;
 
  width: 190px;
 
  height: 10px;
 
 
}
 
}

مراجعة ١٩:٥١، ٣٠ سبتمبر ٢٠١٩

/* ستؤثر الأنماط المتراصة (CSS) المعروضة هنا على كل الواجهات */

body.page-الصفحة_الرئيسية #catlinks,
body.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;}


.transparentbackground {
  background: url("http://wiki.metin2.com.pt/images/9/9f/Transparentbackground.png") repeat;
  border: 1px solid #000000;
}


#bodyContent a.external, #bodyContent a.external[href^="gopher://"] {
    background: url("http://metin2wiki.de/images/a/af/External-link.png") no-repeat scroll right center transparent;
    padding-left: 13px;
}

.drachenstein_colhead {
	width: 120px; 
	border: 1px solid #5d0505; 
	border-radius: 10px;
	box-shadow: 2px 2px 5px #000000; 
	background: #5d0505; 
	color: #dadada; 
	font-weight: bold; 
	padding: 5px;
}

.drachenstein_head {
	width: 425px; 
	border: 1px solid #5d0505; 
	border-top-left-radius: 10px; 
	border-top-right-radius: 10px; 
	box-shadow:2px 2px 5px #000000; 
	background: #5d0505; 
	color: #f0d9a2; 
	font-weight: bold; 
	padding: 5px 15px;
}

.drachenstein_reinheit {
	width: 110px;
	height: 92px;
	border-radius: 55px; 
	font-size: 20px;
	color: #f0d9a2;
	padding-top: 18px;
	line-height: 30px;
	align: center;
	text-align: center;
	background: #5d0505;
	box-shadow: 2px 2px 5px #000000;
}

.drachenstein_level {
	width: 50px;
	height: 50px;
	border-radius: 25px;
	font-size: 20px;
	color: #dadada;
	line-height: 50px;
	text-align: center;
	background: #5d0505;
	box-shadow: 2px 2px 5px #000000;
}

.drachenstein_bonus {
	color: #5d0505; 
	font-size: 17px;
	border-top: 1px dashed #5d0505;
	border-Bottom: 1px dashed #5d0505;
}

.drachenstein_eBonus {
	color: #5d0505; 
	font-size: 15px;
}

.drachenstein_td1 {
	border-left: 1px dashed #5d0505;
	border-top: 1px dashed #5d0505;
	border-bottom: 1px dashed #5d0505;
}

.drachenstein_td2 {
	border-right: 1px dashed #5d0505;
	border-top: 1px dashed #5d0505;
	border-bottom: 1px dashed #5d0505;
}

.drachenstein_table {
	border: 1px solid #5d0505;
	padding-right: 10px;
	padding-bottom: 10px;
}

table.collapsed tr.collapsible {
        display: none;
}
 

.ds_head {
	background-color:#5d0505;
	color:#f0d9a2;
	border:1px solid transparent;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	text-align:center;
	padding:2px;
}

.ds_colhead {
	background-color:#820707;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	margin-top:1px;
}