-The Dream Cancel Wiki has successfully upgraded it's wiki software and editing has returned. Tables for data have returned.
Template:Navbox/styles.css
/* Navbox */ .nav-header { background-color: #ccf; font-weight: bold; font-style: italic; text-align: center; }
.navbox { display: flex; flex-flow: column nowrap; justify-content: flex-start; align-items: stretch; align-content: stretch; border-style: solid; clear: both; width: 80%; margin: auto; }
.navbox-header { width: 100%; text-align: center; background-color: #ccf; font-weight: bold; font-style: italic; }
.navbox-row { display: flex; flex-flow: row nowrap; justify-content: flex-start; align-items: center; align-content: stretch; }
.navbox-row-header { width: 10%; text-align: center; }
.navbox-row-items { width: 90%; display: flex; flex-flow: row wrap; justify-content: flex-start; align-items: center; align-content: center; }