2,124
edits
No edit summary |
No edit summary |
||
Line 78: | Line 78: | ||
/* for links that do not need an external link icon (example is links that link back to kirbyspeedrun.com/wiki) */ | /* for links that do not need an external link icon (example is links that link back to kirbyspeedrun.com/wiki) */ | ||
.no-external-link-icon a.external{ | .no-external-link-icon a.external { | ||
background-image: none !important; | background-image: none !important; | ||
padding-right: 0px !important; | padding-right: 0px !important; | ||
Line 88: | Line 88: | ||
} | } | ||
.table-vertical-center { | .table-vertical-center tbody, td, tr, td { | ||
vertical-align: center !important; | vertical-align: center !important; | ||
} | } |