www.gusucode.com > 易心博客[圣诞版] 3.5手动安装码程序 > Skin/oblog_yubao/style.css

    
body{background-color:#000;}
.topfont{letter-spacing:15px;font-size:15px;color:#ffffff;text-align:center;}
.topfont2{letter-spacing:5px;font-size:12px;color:#ffffff;text-align:left;}
.topfont3{letter-spacing:3px;font-size:10px;color:#ffffff;text-align:left;font-family : Arial,Tahoma,Verdana;}
.topfont4{letter-spacing:1px;font-size:12px;color:#ffffff;text-align:left;font-family : Arial,Tahoma,Verdana;}
.topfont5{letter-spacing:1px;font-size:15px;color:#ffffff;text-align:left;font-family : Arial,Tahoma,Verdana;font-weight : bold;}
.con1{table-layout:fixed;}
.con1 li{list-style : url(list.gif) inside circle;COLOR: #000;list-style-position : inside;padding-left: 0px;}
.con1 a{ color:#000; text-decoration:none}
.con1 a:hover{ color:#fff; text-decoration: underline}
 a{ color:#fff; text-decoration:none}
 a:hover{ color:#666; text-decoration: underline}
table{font-size:12px;}
.innertext{letter-spacing:5px;}
.innertext img {background-color: #fff;padding: 2px;border: 2px solid #000000;}
.innertext .quote{
 display:block;
background-color:#910a33;
 border: 2px solid #000000;  /* 设置边框宽度和颜色*/
width:80%; /* 设置回复框宽度*/
padding: 15px;
margin: 10px;
margin-left:20px;
line-height: 160%;
 color: #000000; /* 设置框内字体颜色*/
}
.innertext .quote strong{
 color: #fff; /* 设置框内粗字体颜色*/
 }
/*以下为日历样式*/
.calendar{
/*日历的宽 */
width:195px;
margin-top: 5px;
font-size: 11px;
}
/* 定义日历顶部月份。 */
.calendar caption {  
COLOR: #fff;
text-align: center;
padding: 2px;
font-weight: bold;
}
.calendar th{ 
/*星期的样式 */
 background: url(calendarweek.gif) no-repeat center;
 color: #000;
 font-size: 12px;
 font-weight: bold;
 text-align: center;
 width: 14%;
 padding: 2px;
}
.calendar td { 
/*日历文字样式*/
 background: url(calendartd.gif) no- repeat center;
 COLOR: #9A0000;
 text-align:center;
 width: 14%;
font-size: 12px;
 padding: 2px;
}
.calendar a:link {
/*日历连接文字样式(即有内容的日子样式) */
 COLOR: #fff; 
 text-decoration: none;
 text-align:center;
 font-size: 10px;
 font-weight: bold;
}