X-Git-Url: http://git.vanrenterghem.biz/www2.vanrenterghem.biz.git/blobdiff_plain/11669ffdd13143d82e13ba2ff4cb840e81e5a457..9e5650b786d4657920217a1b9ac610a34cf28fa0:/source/assets/styles/org-htmlize.css diff --git a/source/assets/styles/org-htmlize.css b/source/assets/styles/org-htmlize.css index 30eaaa0..e52ecac 100644 --- a/source/assets/styles/org-htmlize.css +++ b/source/assets/styles/org-htmlize.css @@ -2,6 +2,13 @@ /* Set the colors in
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;}