Backgrounds
);
}
#homebar-content{
border: 3px solid #e9799f;
border-top: 0;
}
a:link, a:visited, a:hover{ color: #e9799f;}
.home-box {
border: 1px solid #e9799f;
background-color: #cd2651;
}
.home-box h1 {
border-bottom: 1px solid #e9799f;
color: #e9799f;
background-color: #fae3eb;
}
.home-box .content {
color: #ffffff;
background-color: #cd2651;
}
.img-avatarbig, .img-avatarbtn { border: 1px solid #e9799f; }
#login-box, #lang-box, #account-box {
color: #000;
border: 1px solid #e9799f;
background-color: #FFF;
}
#login-box h2, #lang-box h2, #account-box h2 { background-color: #fae3eb ; }
.popup-box h1 { background-color: #fae3eb; }
h1 {
border-bottom: 1px solid #e9799f;
color: #e9799f;
background-color: #fae3eb;
filter:Alpha(opacity=80);
opacity: 0.80;
}
.generic-box {
border: 1px solid #e9799f;
}
.opacity-container {
position: relative;
float: left;
width: 99%;
margin-bottom: 30px;
/*
ie 7 + other browsers ignore rules that start with _
ie6 ignores _ and apply the rules.
*/
_background-color: #cd2651;
_filter:Alpha(opacity=80);
_position: static;
}
.opacity-overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
background-color: #cd2651;
opacity: 0.80;
filter:Alpha(opacity=80);
_background-color: transparent;
}
.opacity-content {
position: relative;
width: 100%;
zoom: 1;
}
.generic-box ul {
list-style: none;
margin: 0;
padding: 0;
}
.generic-box li {
display: inline;
margin: 0 4px;
float: left;
font-size:11px;
}
加載中