📄 ad[1].css
字号:
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
作者:laogui | www.laogui.com
联系:laogui@35.com
本页内容无任何版权,你可以任意修改,在任何地方使用
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* 广告 */
.mainadimg {
border: 3px solid #fff;
padding: 0;
margin: 0;
}
.navadimg {
border: 3px solid #FFF;
width: 569px;
height: 80px;
}
.subadimg {
border: 3px solid #fff;
width: 280px;
height: 60px;
}
/* 首页文字广告导航 */
.textad {
border: 3px solid #fff;
margin: 0 auto;
clear: both;
float: left;
width: 569px!;
height: 63px;
}
.textadleft {
float: left;
height: 63px;
width:25px;
background-color: #CC0000;
text-align: center;
color: #FFF;
line-height:21px;
font-weight: bold;
border-right: 3px solid #fff;
}
.textadright {
float: right;
height: 63px;
width:541px;
text-align: left;
}
#adlist {
background-color: #F3E7E7;
margin: 0 auto;
padding: 0;
height: 63px;
}
#adlist ul {
display: inline;
list-style-type: none
}
#adlist ul li {
padding: 3px 0 2px 15px;
float: left;
width: 165px;
background: url(../images/reddot.gif) no-repeat 0 8px;
}
#adlist ul li a {
color: #000000;
}
#adlist ul li a:hover {
color: #333333;
text-decoration: underline;
}
#adheader {
padding: 0px;
margin-top:3px;
border: 1px solid #FF6600;
background: #FFEBCD;
font-size: 16px;
text-align:center;
color: #FF0000;
line-height:30px;
font-weight: bold;
clear: both;
}
#adshuoming {
padding: 3px;
margin-top:3px;
background: #BFEFFF;
font-size: 14px;
color: #000;
line-height:180%;
clear: both;
}
#adshuoming span{
font-size: 14px;
color: #FF0000;
font-weight: bold;
}
.adtitle {
padding: 0px;
border: 1px solid #87CEFA;
background: #EFF7FF;
font-size: 14px;
text-align:center;
color: #CD2990;
line-height:25px;
font-weight: bold;
clear: both;
}
.adcontent{
border-top: 3px solid #FFFFFF;
border-bottom: 3px solid #FFFFFF;
background: #F1F1F1;
font-size: 14px;
clear: both;
}
.adleft {
float: left;
width: 257px;
}
.adleft img{
border-top: 1px solid #FFFFFF;
}
.adright {
float: right;
width: 515px;
background: #C6E2FF;
}
.adtable {
margin-top: 1px;
width:515px;
background: #C6E2FF;
border: 1px solid #FAFAFA;
border-collapse: collapse;
}
.adtabletop {
background: #1E90FF;
color:#FFF;
font-weight: bold;
}
.adtabletop td{
color:#FFF;
}
.adtable tr{
height:30px;
text-align:center;
}
.adtable td{
text-align:center;
}
#adguiding {
padding: 3px;
margin:3px 0;
background: #FFEFDB;
border: 1px solid #FF6A6A;
font-size: 14px;
color: #000;
line-height:200%;
clear: both;
}
#adguiding span{
font-size: 14px;
color: #FF0000;
font-weight: bold;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -