Changes

116 bytes added ,  12:58, 24 December 2020
Undo my last edit, removing the bullets again
Line 44: Line 44:  
.box h1, .box h2, .box h3 {
 
.box h1, .box h2, .box h3 {
 
   margin-top: 0
 
   margin-top: 0
 +
}
 +
 +
.box ul {
 +
  list-style-type: none;
 +
  margin-left: 0;
 +
}
 +
 +
.box ul li {
 +
  line-height: 1.3em;
 +
  margin-top: 0.45em;
 
}
 
}
297

edits