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-size: 20px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #000;
|
color: #000;
|
||||||
|
|
||||||
margin:5px;
|
margin:5px;
|
||||||
margin-top:65px;
|
margin-top:5px;
|
||||||
width:auto;
|
width:auto;
|
||||||
float:left;
|
float:left;
|
||||||
}
|
}
|
||||||
@ -53,7 +52,7 @@ a.menu:hover{
|
|||||||
position:absolute;
|
position:absolute;
|
||||||
|
|
||||||
right:5px;
|
right:5px;
|
||||||
top:87px;
|
top:22px;
|
||||||
float:right;
|
float:right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -43,7 +43,7 @@ a:hover {
|
|||||||
|
|
||||||
#siteheader{
|
#siteheader{
|
||||||
width:100%;
|
width:100%;
|
||||||
height:100px;
|
height:35;
|
||||||
background-color:#fff;
|
background-color:#fff;
|
||||||
border-radius:5px;
|
border-radius:5px;
|
||||||
-moz-border-radius:5px;
|
-moz-border-radius:5px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user