MyStyles.css

From The Unofficial Isekai:Slow Life Wiki
Jump to navigation Jump to search

.character-box {

   background-color: transparent; /* Transparent background */
   padding: 20px;
   margin-bottom: 20px;
   text-align: center; /* Center align the text */

}

.centered-content { text-align: center; }

.bio-box {

   /* Style for the Bio - Information box */

}

.family-box {

}

.stats-box {

   /* Style for the Base Character Stats box */

}