More actions
EmissaryFGC (talk | contribs) No edit summary Tag: Manual revert |
EmissaryFGC (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
/*Credit to ki.infil.net for the original stylesheet.*/ | /*Credit to ki.infil.net for the original stylesheet.*/ | ||
.movelistbox { | .movelistbox { | ||
text-align: left; | text-align: left; | ||
} | } | ||
Revision as of 20:00, 18 September 2024
/*Credit to ki.infil.net for the original stylesheet.*/
.movelistbox {
text-align: left;
}
.movelisttopheader {
background-color: rgb(186, 71, 27);
text-transform:uppercase;
text-align: center;
font-weight: bold;
color: white;
border-bottom: 1px solid;
border-color: rgb(186, 71, 27);
}
.movelistheader {
}
.movelistentry {
padding: 0.3em;
font-weight: bold;
border-top: 1px solid;
border-color: var(--border-color-base);
}
.movelistdesc {
padding: 0 0.3em 0.3em 0.3em;
line-height: 120%;
border-top: 1px solid;
border-color: var(--border-color-base);
}