Difference between revisions of "Team:Bielefeld-CeBiTec/CSS"

Line 2,595: Line 2,595:
 
}
 
}
  
article >br {
+
br {
font-size: 12;
+
display: block; /* makes it have a width */
         line-height: 15px;
+
         content: ""; /* clears default height */
 +
        margin-top: 0; /* change this to whatever height you want it */
 
}
 
}
  

Revision as of 14:15, 28 July 2018