]> git.vanrenterghem.biz Git - www2.vanrenterghem.biz.git/blobdiff - source/assets/styles/org-htmlize.css
Zet verticale streep voor citaten.
[www2.vanrenterghem.biz.git] / source / assets / styles / org-htmlize.css
index 30eaaa0a817d2ba479db3ff87fce42f11b7488c7..e52ecac13a6598004701d85aef86fc7029dff548 100644 (file)
@@ -2,6 +2,13 @@
 /* Set the colors in <pre> blocks from the Leuven theme
  */
 
+blockquote {}
+blockquote {
+  margin-left: 10px;
+  padding-left: 5px;
+  border-left: 3px solid #ccc;
+}
+
 pre {}
 pre                                      {background-color:lightgoldenrodyellow;color:#1f058E;}
 pre span.org-builtin                     {color:#006FE0;font-weight:bold;}