*** empty log message ***

This commit is contained in:
Webmaster 2007-03-19 22:10:10 +00:00
parent cf0fcd5d44
commit de6905a00d
1 changed files with 6 additions and 5 deletions

View File

@ -52,7 +52,7 @@ p {
height:60px;
width:760px;
background-color:#215498;
-moz-border-radius:0 0 2em 2em;
border-bottom:4px solid #104387;
} .webtitle .webtitle-inner {
width:760px;
padding:0 10px;
@ -67,6 +67,10 @@ p {
padding:0;
margin:0 auto;
text-align:center;
height:90px;
vertical-align:center;
font-size:11px;
text-transform:uppercase;
}
.menuspace .menuitem {
@ -84,10 +88,7 @@ p {
font-weight:700;
color:black;
background-color:#eee;
/* CSS 2 + Mozilla or CSS 3 DV */
-moz-border-radius:1em; /* CSS 2 + Mozilla */
border-radius:1em; /* CSS 3 DV */
border:1px solid #ccc;
} .menuspace .menuitem a:hover img {
width:60px;
height:60px;