removed some free room on siteheader
This commit is contained in:
parent
57c07d8456
commit
40a224e718
@ -29,9 +29,8 @@ a.menu:hover{
|
||||
font-size: 20px;
|
||||
font-weight: bold;
|
||||
color: #000;
|
||||
|
||||
margin:5px;
|
||||
margin-top:65px;
|
||||
margin-top:5px;
|
||||
width:auto;
|
||||
float:left;
|
||||
}
|
||||
@ -53,7 +52,7 @@ a.menu:hover{
|
||||
position:absolute;
|
||||
|
||||
right:5px;
|
||||
top:87px;
|
||||
top:22px;
|
||||
float:right;
|
||||
}
|
||||
|
||||
|
||||
@ -43,7 +43,7 @@ a:hover {
|
||||
|
||||
#siteheader{
|
||||
width:100%;
|
||||
height:100px;
|
||||
height:35;
|
||||
background-color:#fff;
|
||||
border-radius:5px;
|
||||
-moz-border-radius:5px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user