📄 styles.css
字号:
border-right: 1px solid #CCC;
}
#feedReader .postSeparator{
border-bottom: 1px solid #598BCC;
margin-bottom: 15px;
height: 15px;
clear: both;
}
#feedReader .feedContent .noBottomLine:link,
#feedReader .feedContent .noBottomLine:visited{
border-bottom: none;
}
#feedReader .feedContent .noBottomLine:hover{
border-bottom: none;
}
#feedReader .feedContent ul, #feedReader .feedContent ol{
padding: 8px 5px 10px 40px;
}
#feedReader .feedContent ul li{
background: none;
list-style-type: disc;
padding-left: 0;
}
#feedReader .feedContent ol li{
background: none;
list-style-type: decimal;
padding-left: 0;
}
#feedReader .feedContent img{
margin: 3px 6px 3px 6px;
}
#feedReader .feedContent a:link, #feedReader .feedContent a:visited{
color: #3169B5;
border-bottom: 1px solid #3169B5;
}
#feedReader .feedContent a:hover{
color: #F60;
border-bottom: 1px solid #F60;
}
#feedReader img.left {
float : left;
}
#feedReader img.center {
display : block;
margin : 0 auto;
}
#feedReader img.right {
float : right;
}
#columns {
}
.module{
border: 3px solid #EEE;
background: #FFF;
margin: 5px;
}
.moduleFrame{
border : 1px solid #79A7E2;
overflow: hidden;
}
.moduleHeader{
cursor: move;
background: #EFF5FF;
height: 19px;
overflow: hidden;
}
.moduleHeader .showHide{
width: 15px;
cursor: pointer;
float: left;
padding: 2px;
}
.moduleHeader .title{
font-weight: bold;
padding-top: 2px;
line-height: 1.4em;
color: #00368F;
}
.moduleHeader .edit{
float: right;
padding: 2px 5px 0 5px;
cursor: pointer;
}
.moduleHeader .edit a{
color: #858585;
text-decoration: underline;
border-bottom: none;
}
.moduleHeader .edit a:hover{
color: #F60;
}
.moduleHeader .close{
float: right;
padding: 2px 2px 2px 0;
cursor: pointer;
}
.moduleContent{
clear: both;
padding: 7px;
background: #FFF;
}
#moduleGhost{
border: 1px dashed #F00;
margin: 2px;
}
.divColonne{
float:left;
}
*html .divColonne{
overflow: hidden;
}
.weatherTown{
font-family: Tahoma, Verdana;
padding: 5px 0 3px 8px;
font-weight: bold;
border-bottom: 1px solid #EEE;
margin-bottom:5px;
}
.weatherDay{
font-size: 10px;
}
.weatherIcon{
}
.weatherBox{
font-family: Tahoma, Verdana;
text-align: center;
width: 25%;
}
.weatherEditInfos{
display: none;
padding: 10px 0 0 26px;
}
.weatherEditInfos a{
text-decoration: underline;
border-bottom: none;
}
.weatherEditInfos a:hover{
color: #F60;
}
.editContent{
display: none;
margin:0px 2px 2px 2px;
clear:both;
background: #EFF5FF;
padding: 10px;
border-bottom: 1px solid #B9D0ED;
border-top: 1px solid #D3E2F4;
font-family: Tahoma, Verdana;
}
input,select {
font-size: 11px;
font-family: Tahoma, Verdana;
}
option {
padding-left: 5px;
}
.inputClean{
padding: 2px 2px 0 2px;
color: #333;
margin-right: 5px;
}
*html .inputClean{
padding: 1px 2px 1px 2px;
}
.inputFileClean{
padding: 1px;
color: #333;
margin-right: 5px;
}
*html .inputFileClean{
padding: 3px;
color: #333;
margin-right: 5px;
}
.inputPageTitle{
padding: 2px 3px 0 3px;
text-align:center;
color:#549B3F;
font:17px georgia;
}
*html .inputPageTitle{
padding: 2px 3px 2px 3px;
}
.selectClean{
margin-right: 5px;
}
.formLabel {
font-weight: bold;
margin-right: 7px;
}
.formLabelUp {
font-weight: bold;
margin-right: 7px;
padding-bottom: 3px;
}
.formTable tr{
height: 23px;
}
.buttonClean {
padding: 1px;
margin-right: 5px;
}
.product{
padding: 3px;
}
.productTable {
font-family: Tahoma, Verdana;
border-bottom: 1px solid #EEE;
}
.productDesc {
padding: 2px 2px 2px 5px;
}
.productPrice {
color: #F60;
font-weight: bold;
}
.productTitle{
line-height: 1em;
font-size: 11px;
font-family: Tahoma;
color: #444;
}
.productMerchant{
color: #36C;
}
.productOffer{
width:50px;
padding: 2px;
/* font-weight: bold;*/
}
.productOffer a{
color: #36C;
}
.productOffer a:hover{
color: #F60;
}
.emailHeader{
width: 100%;
}
*html .emailHeader{
width: auto;
}
*html .emailCheckbox{
padding-left: 20px;
}
.emailEntry {
margin-bottom: 2px;
}
.emailEntry a{
border-bottom: none;
color: #36C;
color: #00368F;
}
.emailEntryTop {
padding: 2px 2px 0 2px;
border-bottom: 1px solid #DDE8F5;
}
.emailTitle {
/* font-size: 10px;*/
color: #333;
}
.emailSummary {
/* font-size: 10px;*/
color: #549B3F;
padding-left: 6px;
margin: 5px 5px 5px 8px;
border-left: 4px solid #DFEBFF;
}
#backToPage{
color: #36C;
font-family: Georgia, Verdana;
font-size: 17px;
border-bottom: 1px solid #36C;
}
#backToPage:hover{
color: #F60;
border-bottom: 1px solid #F60;
}
#siteInformation{
width: 540px;
margin: 30px auto 20px;
display: none;
font-family: Verdana;
}
#siteInformationFrame{
border: 3px solid #EEE;
background: #FFF;
padding: 12px 18px 18px 18px;
}
#siteInformationFrame h2{
color: #F60;
margin-bottom: 5px;
}
#siteInformationFrame p{
padding: 6px 0 4px;
}
#siteInformationFrame ul{
margin: 10px 0 10px 10px;
}
#siteInformationFrame li{
padding: 1px 0 2px 8px;
}
#siteInformationFrame code{
padding: 2px 4px 2px 4px;
font-size: 12px;
background: #FAFAFA;
border: 1px solid #CCC;
}
#footer{
margin-top: 30px;
margin-bottom: 4px;
text-align: center;
display: none;
}
#footer .part1{
background-color: #FFF;
color: #888;
padding: 2px 5px 2px 5px;
border-top: 2px solid #EBEBEB;
border-left: 2px solid #EBEBEB;
border-bottom: 2px solid #EBEBEB;
border-right: 1px solid #EBEBEB;
}
#footer .part2{
color: #AAA;
background: #FAFAFA;
padding: 2px 5px 2px 5px;
border-top: 2px solid #EBEBEB;
/* border-right: 2px solid #EBEBEB;*/
border-bottom: 2px solid #EBEBEB;
}
#footer a{
color: #AAA;
/* text-decoration: underline;*/
border-bottom: none;
}
#footer a:hover{
color: #36C;
text-decoration: underline;
/* border-bottom: 1px solid #36C;*/
}
#footer .part3{
color: #FF934B;
background: #FFF;
padding: 2px 5px 2px 5px;
border-top: 2px solid #EBEBEB;
border-right: 2px solid #EBEBEB;
border-bottom: 2px solid #EBEBEB;
border-left: 1px solid #EBEBEB;
}
#footer .part3 a{
color:#FF934B;
}
#footer .part3 a:hover{
color:#36C;
}
/*
#xiti-logo{
text-align:center;
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity: 0.5;
}
#xiti-logo a{
border-bottom: none;
}*/
/* TOP PLAYER --------------------------------- */
#player {
/* float:right;*/
display: none;
}
/* --------------------------------------------- */
.tabContent{
clear: both;
background: #EFF5FF;
padding: 10px;
border-top: 1px solid #EFF5FF;
}
.tabtab{
float:left;
padding: 4px 6px 4px 6px;
cursor: pointer;
border-right: 1px solid #D9E7FF;
background-color: #FCFCFC;
font-weight: bold;
color: #888;
}
#tooltip{
font-family: Tahoma, Verdana;
position: absolute;
border: 1px solid black;
padding: 4px;
display: none;
background-color: lightyellow;
z-index: 100;
}
.postItFrame{
padding: 5px;
}
.postItArea{
width: 100%;
font-family: Tahoma, Verdana;
font-size: 11px;
background: transparent;
border: none;
color: #333;
}
.postItcolorSelection div{
cursor: pointer;
border: 1px solid #444;
width: 15px;
height: 15px;
float:left;
margin-right: 3px;
}
#signInPage{
width:100%;
margin-top:10px;
}
#signInPage .part{
background: #FAF9F4;
vertical-align:top;
width:253px;
}
#signInPage .title {
text-align:center;
color:#36C;
padding-bottom:4px;
margin:6px 10px 4px 10px;
font-size:12px;
font-weight:bold;
border-bottom:1px solid #DDD;
}
#footerLink_blog:link {
color: #547FD5;
}
#footerLink_blog:visited {
color: #547FD5;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -