mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
fine tune
This commit is contained in:
parent
40c51ced43
commit
429f43b630
@ -81,7 +81,7 @@ table.imgtable td { vertical-align: middle; text-align: center;
|
||||
/*Menu*/
|
||||
.menu,
|
||||
ul#links {
|
||||
background: #fff url(../images/style/menu-main.png) no-repeat 0 0;
|
||||
background: #fff url(../images/style/menu-main.png) no-repeat 16px 4px;
|
||||
clear: both;
|
||||
border: 2px solid #99CCCC;
|
||||
position: absolute;
|
||||
@ -90,7 +90,7 @@ ul#links {
|
||||
font-size: 75%;
|
||||
color: #888;
|
||||
width: 150px;
|
||||
padding: 32px 20px 15px;
|
||||
padding: 42px 20px 18px;
|
||||
text-align: left;
|
||||
border-top-right-radius: 1em;
|
||||
}
|
||||
@ -113,7 +113,7 @@ p#topheader {
|
||||
}
|
||||
.menu li,
|
||||
ul#links li {
|
||||
margin: 5px 0;
|
||||
margin: 6px 0;
|
||||
list-style: none outside none;
|
||||
}
|
||||
ul#links li {
|
||||
|
Loading…
Reference in New Issue
Block a user