MediaWiki:Vector.css

Материал из VeganWiki
Перейти к: навигация, поиск
table.wikitable {
 padding: 10px;
 background: #fff;
 border: 1px #aaa solid;
 border-collapse: collapse;
}
.wikitable th,
.wikitable td {
 border: 1px #aaa solid;
}
.wikitable th {

 background: #f2f2f2;
 text-align: center;
}
.wikitable caption {
 font-weight: bold;
}