Difference between revisions of "MediaWiki:Common.css"

677 bytes removed ,  16:44, 21 March 2022
new infobox color tweaks (part 1?)
m (styles for infobox misc (part 5))
(new infobox color tweaks (part 1?))
Line 106: Line 106:


/* ----------------- INFOBOXES GLOBAL ----------------- */
/* ----------------- INFOBOXES GLOBAL ----------------- */
.infobox-HITS {
.infobox-HITS {
width: 22em;
width: 300px;
border: 1px solid #999999;
border: 1px solid #999999;
float: right;  
float: right;  
clear: right;
clear: right;
margin: 0px 0px 30px 30px;
margin: 10px 0px 30px 30px;
padding: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
text-align: left;
line-height: 1.8em !important;
line-height: 1.8em !important;
font-size: 11px;
font-size: 11px;
-moz-border-radius-bottomleft: 7px;
-moz-border-radius-bottomleft: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topleft: 7px;
Line 122: Line 123:
-webkit-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
border-radius: 7px;
 
font-family: "Trebuchet MS", Futura, Verdana, Arial, Helvetica, sans-serif;
}
color:#000000;
}


table.infobox-HITS th {
table.infobox-HITS th {
padding: 5px 2px 5px 2px;
padding: 5px 2px 5px 2px;
}
}


.infobox-HITS p {
.infobox-HITS p {
     line-height: 1.8em !important;
     line-height: 1.8em !important;
}
}


#heading_biggest {
#heading_biggest {
text-align:center;
text-align:center;
font-size:18px;
font-size:20px;
font-weight: bold;
color: #000000;
display:block;
font-weight: bold;
margin: 0px 0px 0px 0px;
display:block;
padding: 0px 0px 3px 0px;
margin: 0px 0px 0px 0px;
line-height:normal !important;
padding: 0px 0px 3px 0px;
}
line-height:normal !important;
}


#heading_bigger {
#heading_bigger {
text-align:center;
text-align:center;
font-size:14px;
font-size:14px;
font-weight: bold;
font-weight: bold;
display:block;
display:block;
margin: 5px 0px 0px 0px;
margin: 5px 0px 0px 0px;
padding: 0px 0px 0px 0px;
padding: 2px 0px 2px 0px;
line-height:normal !important;
line-height:normal !important;
}
}






/* ----------------- INFOBOX SONG ----------------- */
/* ----------------- INFOBOX SONG ----------------- */
table#infobox_song {
table#infobox_song {
background-color: #FFFFCC;
background-color: #f0e8ac;
color:#000033;
}
font-family: "Trebuchet MS", Futura, Verdana, Arial, Helvetica, sans-serif;
padding: 0px 0px 0px 0px;
margin-top:0px;
}


#infobox_song #heading_biggest {
#infobox_song #heading_biggest {
background-color: #B1AD7A;
}
color: #000000;
 
}
#infobox_song #heading_bigger {
    background-color: #9c956d;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
    }




Line 174: Line 178:


#infobox_album {
#infobox_album {
background-color: #ecf2f7;
background-color: #accbf0;
color: #333333;
}
font-family: "Trebuchet MS", Futura, Verdana, Arial, Helvetica, sans-serif;
 
padding: 0px 0px 0px 0px;
margin-top:0px;
}
#infobox_album #heading_biggest {
#infobox_album #heading_biggest {
background-color: #becad5;
}
color: #000000;
}


#infobox_album img {
#infobox_album #heading_bigger {
border: 1px solid #000000;
    background-color: #7187a2;
}
    color: #fff;
    text-shadow: 1px 1px 3px #000;
    }




Line 193: Line 194:


#infobox_artist {
#infobox_artist {
width: 25em;
background-color: #acf0b7;
background-color: #ecf7ee;
}
color: #333333;
font-family: "Trebuchet MS", Futura, Verdana, Arial, Helvetica, sans-serif;
padding: 0px 0px 0px 0px;
margin-top:0px;
}


#infobox_artist #heading_biggest {
#infobox_artist #heading_biggest {
background-color: #bed5bf;
}
color: #000000;
}


#infobox_artist #heading_bigger {
#infobox_artist #heading_bigger {
background-color: #bed5bf;  
    background-color: #719e78;
color: #555555;
    color: #fff;
border-bottom: 1px solid #555555;
    text-shadow: 1px 1px 3px #000;
}
    }
 
 
#infobox_artist img {
border: 1px solid #000000;
}




Line 221: Line 210:
/* ----------------- INFOBOX PERSON ----------------- */
/* ----------------- INFOBOX PERSON ----------------- */


#infobox_Person {
#infobox_person {
width: 280px;
background-color: #f0acac;
background-color: #f6ecec;
}
color: #333333;
font-family: "Trebuchet MS", Futura, Verdana, Arial, Helvetica, sans-serif;
padding: 0;
margin-top:0px;
}
 
#infobox_Person #heading_biggest {
background-color: #d5bebe;
color: #000000;
}
 
#infobox_Person #heading_bigger {
background-color: #d5bebe;
color: #555555;
border-bottom: 1px solid #555555;
}
 


#infobox_Person img {
#infobox_person #heading_biggest {
border: 1px solid #000000;
}
}


#infobox_person #heading_bigger {
    background-color: #9e7171;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
    }




Line 252: Line 228:


#infobox_misc {
#infobox_misc {
width: 280px;
background-color: #e0e0e0;
background-color: #F0F0F0;
}
color: #333333;
font-family: "Trebuchet MS", Futura, Verdana, Arial, Helvetica, sans-serif;
padding: 0;
margin-top:0px;
}


#infobox_misc #heading_biggest {
#infobox_misc #heading_biggest {
background-color: #bbbbbb;
}
color: #555555;
}


#infobox_misc #heading_bigger {
#infobox_misc #heading_bigger {
background-color: #bbbbbb;  
    background-color: #979797;
color: #555555;
    color: #fff;
border-bottom: 1px solid #555555;
    text-shadow: 1px 1px 3px #000;
}
    }
 
 
#infobox_misc img {
border: 1px solid #000000;
}