MediaWiki:Vector.css
Материал из VeganWiki
Версия от 22:39, 4 августа 2015; Admin (обсуждение | вклад)
table.wikitable {
margin: 1em 1em 1em 0;
background: #f9f9f9;
border: 1px #aaa solid;
border-collapse: collapse;
}
.wikitable th,
.wikitable td {
border: 1px #aaa solid;
padding: 1.2em;
}
.wikitable th {
background: #f2f2f2;
text-align: center;
}
.wikitable caption {
font-weight: bold;
}