魔兽世界声望战袍:我应该把代码加在哪

来源:百度文库 编辑:杭州交通信息网 时间:2024/04/29 06:52:25
.page-subheader {
font-size: 12px;
font-weight: bold;
color: #666666;
}
.page-footer {
border-top: 1px dashed #CCCCCC;
}
.header-splitter {
height: 15px;
background-color: #e0e0e0;
}
.sidebar {
vertical-align: top;
height: 400px;
width: 180px;
white-space: nowrap;
}
.mainbox {
vertical-align: top;
}

.multipage {
color: #999999;
}
.multipage-current {
color: #999999;
font-weight: bold;
text-decoration: underline;
}
.panel {
}
.panel-title {
color: #666666;
font-weight: bold;
border-bottom: 1px dashed #CCCCCC;
}
.panel-content {
}
.calender-box {
border-left: 0px solid #000;
border-top: 0px solid #000;
}
.calendar-day {
border-right: 0px solid #000;
border-bottom: 0px solid #000;
color: #666666;
text-align: center;
padding: 4px;
}
.calendar-weekdays {
border-right: 0px solid #000;
border-bottom: 0px solid #000;
color: #999999;
font-weight:bold;
text-align: center;
padding: 4px;
}
.calendar-today {
color: #666666;
border: dashed 1px #CCCCCC;
background-color: #F6F6F6;
text-align: center;
padding: 4px;
}
.calendar-thisday {
color: #666666;
border: solid 1px #CCCCCC;
text-align: center;
padding: 4px;
}
.textbox {
background-color: white;
border: 1px dashed #CCCCCC;
}
.textbox-title {
font-size: 14px;
border-bottom: 1px dashed #E0E0E0;
padding-left: 10px;
}
.textbox-content {
padding-left: 8px;
}
.textbox-bottom {
font-size: 11px;
Color: #999999;
}
.formbox {
border: solid 1px #CCCCCC;
background: #FFFFFF;
}
.formbox-title {
text-align: center;
background-color: #EFEFEF;
}
.formbox-content {
}
.formbox-rowheader {
text-align: right;
font-weight: bold;
}
.formbox-wordwrap {
border: solid 1px #CCCCCC;
background: #FFFFFF;
word-wrap: break-word;
word-break: break-all;
}
.commentbox {
background-color: white;
border: 1px dashed #CCCCCC;
}
.commentbox-title {
}
.member-list {
background-color: #F6F6F6;
}
.gridbox {
border-color:#CCCCCC;
border-style: solid;
border-bottom-width:1px;
border-right-width:1px;
border-top-width:0px; border-left-width:0px;
background-color: white;
}
.gridbox-td {
border-color:#CCCCCC;
border-style: solid;
border-bottom-width:0px;
border-right-width:0px;
border-top-width:1px;
border-left-width:1px;
}
.gridbox-title {
border-color:#CCCCCC;
border-style: solid;
border-bottom-width:0px;
border-right-width:0px;
border-top-width:1px;
border-left-width:1px;
text-align: center;
background-color: #EFEFEF;
}
我应该将这个广告代码加哪?
.maintable {
width:768px;
border-color: #999999;
border-style: solid;
border-bottom-width: 0px;
border-right-width: 1px;
border-top-width: 0px;
border-left-width: 1px;
background-color: #F6F6F6;
}
.comment-text {
font-size: 11px;
color: gray;
}
.highlight {
text-decoration: underline;
color: red;
}
.page-header {
}
.page-header a:link {
color: black;
font-size: 24px;
font-weight: bold;
text-decoration: none;
}
.page-header a:visited {
color: black;
font-size: 24px;
font-weight: bold;
text-decoration: none;
}
.page-header a:hover {
color: #006400;
font-size: 24px;
font-weight: bold;
text-decoration: underline;
}这是接那前面的