No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
.WikiaArticle .article-thumb { margin-bottom: 0px; } | .WikiaArticle .article-thumb { margin-bottom: 0px; } | ||
table | .article-table | ||
{ | { | ||
border-collapse: collapse; | border-collapse: collapse; | ||
} | } | ||
.articletable, .articletable th, .articletabl td | |||
{ | { | ||
text-align: center; | text-align: center; | ||
| Line 18: | Line 18: | ||
} | } | ||
th | .articletable th | ||
{ | { | ||
background-color: #330d00; | background-color: #330d00; | ||
Revision as of 18:27, 13 April 2020
.banner
{
margin: 5px;
}
.WikiaArticle .article-thumb.tright { margin-left: 0px; }
.WikiaArticle .article-thumb { margin-bottom: 0px; }
.article-table
{
border-collapse: collapse;
}
.articletable, .articletable th, .articletabl td
{
text-align: center;
border: 1px solid #333333;
}
.articletable th
{
background-color: #330d00;
}
.portable-infobox {
border: 1px solid #333333;
}
.pi-border-color, .pi-europa .pi-border-color {
border-color: #333333;
}
.pi-data, .pi-group, .pi-europa .pi-data, .pi-europa .pi-group {
border-bottom-style: solid;
border-bottom-width: 1px;
}
.portable-infobox .pi-data-value {
font-size: x-small;
}
.portable-infobox .pi-data-label {
font-size: x-small;
}
.tabbernav {
font-family: inherit !important;
font-weight: normal !important;
font-size: 1em !important;
border-color: #333333 !important;
}
.tabbernav a {
background-color: #330d00 !important;
border: none !important;
color: #d5d4d4 !important;
}
.tabberactive a {
font-weight: bold !important;
}
.tabbertab {
margin: 0 !important;
padding: 0 !important;
border: none !important;
}