Difference between revisions of "MediaWiki:Common.css"

No change in size ,  19:57, 19 December 2009
no edit summary
Line 102: Line 102:
/* ----------------- INFOBOX PERSON ----------------- */
/* ----------------- INFOBOX PERSON ----------------- */


table#infobox_person {
table#infobox_Person {
width: 25em;
width: 25em;
background-color: #f6ecec;
background-color: #f6ecec;
Line 111: Line 111:
}
}


#infobox_person #heading_biggest {
#infobox_Person #heading_biggest {
background-color: #d5bebe;
background-color: #d5bebe;
color: #000000;
color: #000000;
}
}


#infobox_person #heading_bigger {
#infobox_Person #heading_bigger {
background-color: #d5bebe;  
background-color: #d5bebe;  
color: #555555;
color: #555555;
Line 123: Line 123:




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