Seditio Source
Root |
./othercms/b2evolution_7.2.3/plugins/wikitables_plugin/wikitables.css
.wikitable {
background-color: #F9F9F9;
border-collapse: collapse;
margin: 5px 0;
}
.wikitable th, .wikitable td {
border: 1px solid #666666;
padding: 0.2em;
}
.wikitable th {
background-color: #F2F2F2;
text-align: center;
}