##// END OF EJS Templates
Add some spacing below h3 headers in HTML docs
Thomas Kluyver -
Show More
@@ -277,7 +277,7 h2 {
277 }
277 }
278
278
279 h3 {
279 h3 {
280 margin: 1em 0 -0.3em 0;
280 margin: 1em 0 0.2em 0;
281 font-size: 1.2em;
281 font-size: 1.2em;
282 }
282 }
283
283
General Comments 0
You need to be logged in to leave comments. Login now