]> git.mxchange.org Git - friendica.git/blobdiff - view/global.css
Replace current_theme() and current_theme_url() calls
[friendica.git] / view / global.css
index ef76b5ffbe8f3a67a1ee93c6e8e3d41bb88a0bd4..9d62cf03061619bd5b5c556a7b2159387f2802c9 100644 (file)
@@ -201,6 +201,18 @@ blockquote.shared_content {
   content: ' ยป';
 }
 
+#profile-photo-wrapper {
+  clear: both;
+  overflow: hidden;
+}
+
+#newmember-tips {
+  font-size: 1.2em;
+  float: right;
+  margin-top: -32px;
+  padding-right: 10px;
+}
+
 /* headers */
 h1, h2, h3, h4, h5, h6 {
   margin: 5px 0px 5px 0px;