]> git.mxchange.org Git - friendica.git/blobdiff - view/global.css
Update INSTALL file
[friendica.git] / view / global.css
index 4a4a169aa744e0aa93752d9ba1d6b5511f90364e..48755b89dcbeee586fc8a14caf8ff0ea05115d19 100644 (file)
@@ -247,15 +247,7 @@ span.oembed, h4 {
   margin: 0px 0px 0px 0px;
 }
 
-code {
-  display: block;
-  background-color: #eee;
-  color: #666;
-  padding: 1em;
-  font-size: 0.85em;
-  font-family: monospace;
-}
-key {
+code, key {
   display: inline;
   background-color: #eee;
   color: #666;
@@ -606,3 +598,12 @@ img.invalid-src:after { vertical-align: top;}
 .tag-cloud {
   word-wrap: break-word;
 }
+
+#register-explicid-content {
+  font-weight: bold;
+}
+
+span.emoji.mastodon img {
+  height: 1.2em;
+  vertical-align: middle;
+}