Changes

Jump to navigation Jump to search

Template:Boxstyle/styles.css

354 bytes added, 14:33, 22 April 2021
no edit summary
/* NOTE: PLEASE DO NOT EDIT THIS FILE UNLESS SPECIFICALLY REQUESTED TO DO SO! */
.boxstyle{
margin:2px auto;
padding:3px;
width:60%;
border:2px solid black;
text-align:left;
border-radius: 10px;
box-shadow:5px 5px 10px rgba(0,0,0,0.75);
border-collapse:separate;
}
 
 
/* Overrides for specific skins */
 
/* body.skin-timelesswurm .boxstyle { } */

Navigation menu