duepuntozero: move community and manage link to upper right area + css fixes to avoid breaking of design

This commit is contained in:
Christian Vogeley 2012-04-25 21:28:13 +02:00
parent c0d4e39052
commit 28370e320f
1 changed files with 5 additions and 2 deletions

View 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;
}