]> git.piffa.net Git - doc/.git/blobdiff - source/lsr.css
Aggiunto script per aggiornamento automatico DNS
[doc/.git] / source / lsr.css
index 5501eaaeefd900b614fe136ef47f8bd99973b3cb..86b8d69e0e5d7dcf5bb37df7c92c88d839129569 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;
@@ -48,9 +58,11 @@ img {
 
 p {
   margin: 0.5em 0 1em 0;
+  text-align: justify;
   line-height: 1.5em;
 }
 
+
 p a:visited {
   color: purple;
   background-color: transparent;