]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/diabook/diabook-dark/style-wide.css
fixes and tweaks to Smarty processing
[friendica.git] / view / theme / diabook / diabook-dark / style-wide.css
index 73d0e4c0f37cb8f7da74d2c3bdba282eea015290..3475408b2814af3d132b1f38c75f51a660ebf23f 100644 (file)
@@ -553,6 +553,7 @@ code {
   text-decoration: none;
 }
 /* popup notifications */
+div.jGrowl.top-right { top: 30px; /* put it below header/nav bar */ }
 div.jGrowl div.notice {
   background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;
   color: #ffffff;
@@ -606,9 +607,7 @@ header #banner #logo-img {
   margin-top: 3px;
 }
 header #banner #logo-text {
-  font-size: 20px;
-  position: absolute;
-  top: 10%;
+  font-size: 20px!important;position: relative!important;top: -4px!important;
 }
 /* messages */
 #message-new {