docs: format code blocks a bit nicely
[mesa.git] / docs / mesa.css
index 7ab8152b040e6f469711304fcebdc6558598c6de..cfdcc94a06759befd56872632be7021cf850c70d 100644 (file)
@@ -29,6 +29,9 @@ pre {
        /*font-family: monospace;*/
        font-size: 10pt;
        /*color: black;*/
+       background-color: #eee;
+       margin-left: 2em;
+       padding: .5em;
 }
 
 iframe {