MediaWiki:Monobook.css: Difference between revisions

From Luchawiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 48: Line 48:
.wchamp {font-family: Bookman, Helvetica; font-weight: bolder; font-size: 8pt;}
.wchamp {font-family: Bookman, Helvetica; font-weight: bolder; font-size: 8pt;}


.titlehistory {align: center; valign: middle; border: 0; font-color: black; background: #F2F2F2; font-weight: normal;}
.titlehistory {text-align: center; valign: middle; border: 0; font-color: black; background: #F2F2F2; font-weight: normal;}


.titledefense {align: center; valign: middle; border: 0; font-color: black; background: #99FFFF; font-weight: normal;}
.titledefense {text-align: center; valign: middle; border: 0; font-color: black; background: #99FFFF; font-weight: normal;}

Revision as of 12:37, 26 July 2007

/* edit this file to customize the monobook skin for the entire site */

.globalWrapper, #globalWrapper, body, footer, .footer, #footer, .pBody {background: #8cba8c; font-family: Verdana;}

p, li {font-family: Verdana;}

table.biotable {
float: right;
border: 1px solid red;
margin: 2px;
padding: 4px;
text-align: center;}

.sidepic {
float: right; 
width: 15%; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : x-small; 
padding-bottom : 3px; 
padding-right : 3px; 
text-align : right; 
}

table.Apuesta 
{border: 0px;
padding: 0px; 
border-spacing: 1px;
empty-cells: hide;
width: 100%;
font-size: 10px;
font-family: Verdana, Helvetica;
}

tr.headApuesta
{text-align: center; vertical-align: middle; color:white; background: #A7BED5; font-weight: bold;}

tr.dataApuesta
{text-align: center; vertical-align: middle; background: #F2F2F2;}

td.wrestlerApuesta
{background: #DFDBDC; font-weight: bold;}

tr.spanApuesta {vertical-align: middle; font-weight: normal; background: #DFDBDC;}
tr.spanTitle {vertical-align: middle; font-weight: normal; background: #DFDBDC; text-align: center}

td.essay {border: 1px solid black; color: black; background: #FFFFCC; font-face: Veranda; font-size: 10pt;}

.wchamp {font-family: Bookman, Helvetica; font-weight: bolder; font-size: 8pt;}

.titlehistory {text-align: center; valign: middle; border: 0; font-color: black; background: #F2F2F2; font-weight: normal;}

.titledefense {text-align: center; valign: middle; border: 0; font-color: black; background: #99FFFF; font-weight: normal;}