]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/diabook/style-wide.css
Merge https://github.com/friendica/friendica into pull
[friendica.git] / view / theme / diabook / style-wide.css
index 71ed4e4720e211147a64a2c62f94bf4ad9e5651b..64393bdffbc2a59b20ae39088ae3630520dd0545 100644 (file)
@@ -557,6 +557,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;
@@ -609,9 +610,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 {