]> git.mxchange.org Git - friendica.git/commitdiff
duepuntozero: move community and manage link to upper right area + css fixes to avoid...
authorChristian Vogeley <christian.vogeley@hotmail.de>
Wed, 25 Apr 2012 19:28:13 +0000 (21:28 +0200)
committerChristian Vogeley <christian.vogeley@hotmail.de>
Wed, 25 Apr 2012 19:28:13 +0000 (21:28 +0200)
view/theme/duepuntozero/style.css

index 8e131ad201fe956568a64921a7d0166f0a7a4108..0429ba5f06bfb95195d2499ee52794f7c85a3a47 100644 (file)
@@ -134,7 +134,8 @@ nav #banner #logo-text a:hover { text-decoration: none; }
     height: 15px;
        margin-top: 67px;
        margin-right: 2px;
-       padding: 6px 10px;
+       //padding: 6px 10px;
+       padding: 6px 3px;
        float: left;
        bottom: 140px;
        border: 1px solid #babdb6;
@@ -232,10 +233,12 @@ section {
        display:block;
        float:left;
        padding: 0.4em;
-       margin-right: 1em;
+       //margin-right: 1em;
+       margin-right: 3px ;
 }
 .tab.active {
        font-weight: bold;
+       
 }