]> git.piffa.net Git - doc/.git/blobdiff - source/lsr.css
CSS e servizi, sempre tutto in RST
[doc/.git] / source / lsr.css
index 5501eaaeefd900b614fe136ef47f8bd99973b3cb..a76e4995245ae579ffa81355f74a7e816b178acf 100644 (file)
@@ -12,6 +12,16 @@ body {
   margin: 2em;
   padding: 0em 2em;
 }
+pre.literal-block {
+        overflow: auto;
+    padding: 5px;
+    background-color: #eeffcc;
+    color: #333333;
+    line-height: 120%;
+    border: 1px solid #ac9;
+    border-left: none;
+    border-right: none;
+}
 
 p.topic-title {
   font-weight: bold;