Changes

From Drawn to Life Wiki
no edit summary
Line 176: Line 176:  
     justify-content: center;
 
     justify-content: center;
 
     border-bottom: 1px solid #b7bdc4;
 
     border-bottom: 1px solid #b7bdc4;
 +
}
 +
 +
 +
/*TOC*/
 +
.toc, .mw-warning, .toccolours {
 +
    background-color: #fff;
 +
    border-radius: 5px;
 
}
 
}