]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/style.css
add connect link to suggestion and matches
[friendica.git] / view / theme / quattro / style.css
index 7a7a5fb63042e6575196a31e95414fd0dd2d019f..6de9800af408532465dab652152305ebae49980a 100644 (file)
@@ -189,6 +189,17 @@ a:hover {
 .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 {
   height: auto;