Line 1: | Line 1: | ||
− | <html><title>GBC- | + | <html><title>GBC-Team</title> |
Line 6,846: | Line 6,846: | ||
left:-83px; | left:-83px; | ||
top:-30px; | top:-30px; | ||
+ | |||
+ | } | ||
+ | .top-nav ul li div .long{ | ||
+ | line-height:1.1em; | ||
+ | padding:8px; | ||
+ | font-size:0.85em; | ||
+ | |||
} | } | ||
/* link style */ | /* link style */ | ||
Line 6,854: | Line 6,861: | ||
/* submenu link style */ | /* submenu link style */ | ||
.top-nav ul li div span:hover{ | .top-nav ul li div span:hover{ | ||
− | background: | + | background:rgba(125, 63, 152, 0.4);; |
+ | |||
} | } | ||
Line 6,860: | Line 6,868: | ||
.top-nav ul li div a:hover{ | .top-nav ul li div a:hover{ | ||
color:rgb(88,73,63); | color:rgb(88,73,63); | ||
− | background:rgb( | + | background:rgb(203,170,199); |
} | } | ||
/* special */ | /* special */ | ||
Line 6,906: | Line 6,914: | ||
.header img{ | .header img{ | ||
− | |||
max-width: 950px; | max-width: 950px; | ||
height: auto; | height: auto; | ||
Line 6,957: | Line 6,964: | ||
top:-9px; | top:-9px; | ||
z-index:10; | z-index:10; | ||
− | |||
− | |||
} | } | ||
Line 7,010: | Line 7,015: | ||
background-color:rgba(125, 63, 152, 0.9); | background-color:rgba(125, 63, 152, 0.9); | ||
} | } | ||
− | |||
#menuhead{ | #menuhead{ | ||
position: absolute; | position: absolute; |