Sfoglia il codice sorgente

Make sure there is a gap after code blocks

This is evident if there is a heading immediately after a code block.
Talha Mansoor 11 anni fa
parent
commit
c7871f5aaf
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      static/css/elegant.css

+ 3 - 0
static/css/elegant.css

@@ -306,6 +306,9 @@ td.code {
     border-radius: 3px 0 0 3px;
     color: #657b83;
 }
+div.highlight {
+    margin-bottom: 20px;
+}
 /* Tags */
 .list-of-tags {
     font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;