]> git.mxchange.org Git - friendica.git/blobdiff - view/global.css
Use Attach model while deleting in video tab
[friendica.git] / view / global.css
index e266ceb53ef895244a3e9060f16ebbc1f40b9786..48755b89dcbeee586fc8a14caf8ff0ea05115d19 100644 (file)
@@ -247,14 +247,7 @@ span.oembed, h4 {
   margin: 0px 0px 0px 0px;
 }
 
-code {
-  background-color: #eee;
-  color: #666;
-  padding: 1em;
-  font-size: 0.85em;
-  font-family: monospace;
-}
-key {
+code, key {
   display: inline;
   background-color: #eee;
   color: #666;
@@ -609,3 +602,8 @@ img.invalid-src:after { vertical-align: top;}
 #register-explicid-content {
   font-weight: bold;
 }
+
+span.emoji.mastodon img {
+  height: 1.2em;
+  vertical-align: middle;
+}