]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/quattro.less
Merge pull request #21 from fabrixxm/fixinstall
[friendica.git] / view / theme / quattro / quattro.less
index 5a7780a4c6185e459169c97a9fc74d7e334a5a3c..2e61b91829fd8a0f0038f3f3c696e182f5c73e2d 100644 (file)
@@ -41,7 +41,17 @@ a:hover {color: @LinkHover; text-decoration: underline; }
 .right { float: right; }
 .hidden { display: none; }
 
-
+code {
+       font-family: Courier, monospace;
+       white-space: pre;
+       display: block;
+       overflow: auto;
+       border: 1px solid #444;
+       background: #EEE;
+       color: #444;
+       padding: 10px;
+       margin-top: 20px; 
+}
 /* tool */
 
 .tool {