]> git.mxchange.org Git - friendica.git/blobdiff - view/global.css
Merge pull request #4524 from annando/delete-dfrn
[friendica.git] / view / global.css
index 8cb1db95a77f8bc92924929f58514e1ca6e76cd2..ef76b5ffbe8f3a67a1ee93c6e8e3d41bb88a0bd4 100644 (file)
@@ -242,7 +242,7 @@ code {
   background-color: #eee;
   color: #666;
   padding: 1em;
-  font-size: 0.8em;
+  font-size: 0.85em;
   font-family: monospace;
 }
 key {
@@ -250,7 +250,7 @@ key {
   background-color: #eee;
   color: #666;
   padding: 0.2em;
-  font-size: 0.8em;
+  font-size: 0.85em;
   font-family: monospace;
 }
 
@@ -414,6 +414,7 @@ a {
 }
 .federation-graph {
   margin: 0 auto;
+  float: right;
 }
 .federation-network-graph {
   float: left;
@@ -578,4 +579,4 @@ img.invalid-src:after { vertical-align: top;}
 }
 .tag-cloud {
   word-wrap: break-word;
-}
\ No newline at end of file
+}