mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-04-03 09:31:46 +01: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*/
|
||||||
.menu,
|
.menu,
|
||||||
ul#links {
|
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;
|
clear: both;
|
||||||
border: 2px solid #99CCCC;
|
border: 2px solid #99CCCC;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@ -90,7 +90,7 @@ ul#links {
|
|||||||
font-size: 75%;
|
font-size: 75%;
|
||||||
color: #888;
|
color: #888;
|
||||||
width: 150px;
|
width: 150px;
|
||||||
padding: 32px 20px 15px;
|
padding: 42px 20px 18px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
border-top-right-radius: 1em;
|
border-top-right-radius: 1em;
|
||||||
}
|
}
|
||||||
@ -113,7 +113,7 @@ p#topheader {
|
|||||||
}
|
}
|
||||||
.menu li,
|
.menu li,
|
||||||
ul#links li {
|
ul#links li {
|
||||||
margin: 5px 0;
|
margin: 6px 0;
|
||||||
list-style: none outside none;
|
list-style: none outside none;
|
||||||
}
|
}
|
||||||
ul#links li {
|
ul#links li {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user