MediaWiki:Monobook.css: Difference between revisions
From Luchawiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 21: | Line 21: | ||
{border: 0; | {border: 0; | ||
padding: 0; | padding: 0; | ||
spacing: 1; | |||
empty-cells: hide; | empty-cells: hide; | ||
width: 100%; | width: 100%; | ||
| Line 37: | Line 37: | ||
{background: #DFDBDC; font-weight: bold;} | {background: #DFDBDC; font-weight: bold;} | ||
tr.spanApuesta | tr.spanApuesta {vertical-align: middle; background: #DFDBDC;} | ||
{vertical-align: middle; background: #DFDBDC;} | |||
Revision as of 13:23, 9 September 2005
/* edit this file to customize the monobook skin for the entire site */
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: 0;
padding: 0;
spacing: 1;
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; background: #DFDBDC;}