]> git.mxchange.org Git - friendica.git/blobdiff - view/global.css
CS translation update THX Aditoo
[friendica.git] / view / global.css
index 0e6a36e2c61ad0a9e49eb65fc4a482f40b9a29d5..e266ceb53ef895244a3e9060f16ebbc1f40b9786 100644 (file)
@@ -207,10 +207,8 @@ blockquote.shared_content {
 }
 
 #newmember-tips {
+  margin-top: -3px;
   font-size: 1.2em;
-  float: right;
-  margin-top: -32px;
-  padding-right: 10px;
 }
 
 /* headers */
@@ -250,7 +248,6 @@ span.oembed, h4 {
 }
 
 code {
-  display: block;
   background-color: #eee;
   color: #666;
   padding: 1em;
@@ -608,3 +605,7 @@ img.invalid-src:after { vertical-align: top;}
 .tag-cloud {
   word-wrap: break-word;
 }
+
+#register-explicid-content {
+  font-weight: bold;
+}