]> git.vanrenterghem.biz Git - www2.vanrenterghem.biz.git/blobdiff - source/assets/styles/org-htmlize.css
Zorg dat post index pagina semantisch correct is.
[www2.vanrenterghem.biz.git] / source / assets / styles / org-htmlize.css
index 30eaaa0a817d2ba479db3ff87fce42f11b7488c7..2884c65c6e510ff2b3609884b574b5be254d2c4c 100644 (file)
@@ -2,8 +2,15 @@
 /* Set the colors in <pre> blocks from the Leuven theme
  */
 
 /* 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 {}
-pre                                      {background-color:lightgoldenrodyellow;color:#1f058E;}
+pre                                      {background-color:#000000;color:#FFFFFF;}
 pre span.org-builtin                     {color:#006FE0;font-weight:bold;}
 pre span.org-string                      {color:#008000;}
 pre span.org-doc                         {color:#008000;}
 pre span.org-builtin                     {color:#006FE0;font-weight:bold;}
 pre span.org-string                      {color:#008000;}
 pre span.org-doc                         {color:#008000;}