×
Create a new article
Write your page title here:
We currently have 302 articles on Knights of the Olde Speech. Type your article name above or click on one of the titles below and start writing!



Knights of the Olde Speech

MediaWiki:Wikia.css: Difference between revisions

No edit summary
No edit summary
Line 23: Line 23:
}
}


.talmid-table-red td
td.talmid-table-red
{
{
     text-align: left;
     text-align: left;

Revision as of 21:53, 13 April 2020

.banner
{
    margin: 5px;
}

.WikiaArticle .article-thumb.tright { margin-left: 0px; }
.WikiaArticle .article-thumb { margin-bottom: 0px; }

table
{
border-collapse: collapse;
}

table, th, td
{
    text-align: center;
    border: 1px solid #333333;
}

th
{
    background-color: #330d00;
}

td.talmid-table-red
{
    text-align: left;
    border-bottom: 3px solid #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;
}