📄 css.css
字号:
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-size: 12px;
}
.search {
font-size: 12px;
background-color: #FFFFFF;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #5A5A5A;
border-right-color: #A1A1A1;
border-bottom-color: #A1A1A1;
border-left-color: #5A5A5A;
}
a:link {
font-size: 12px;
color: #414141;
text-decoration: none;
}
a:visited {
font-size: 12px;
color: #414141;
text-decoration: none;
}
a:hover {
font-size: 12px;
color: #FF7612;
text-decoration: underline;
}
a.music:link {
font-size: 12px;
color: #06779F;
text-decoration: none;
}
a.music:visited {
font-size: 12px;
color: #06779F;
text-decoration: none;
}
a.music:hover {
font-size: 12px;
color: #FF7612;
text-decoration: underline;
}
a.playlet:link {
font-size: 12px;
color: #5A8B03;
text-decoration: none;
}
a.playlet:visited {
font-size: 12px;
color: #5A8B03;
text-decoration: none;
}
a.playlet:hover {
font-size: 12px;
color: #FF7612;
text-decoration: underline;
}
a.game:link {
font-size: 12px;
color: #A78B15;
text-decoration: none;
}
a.game:visited {
font-size: 12px;
color: #A78B15;
text-decoration: none;
}
a.game:hover {
font-size: 12px;
color: #FF7612;
text-decoration: underline;
}
a.rlbum:link {
font-size: 12px;
color: #8E6F48;
text-decoration: none;
}
a.rlbum:visited {
font-size: 12px;
color: #8E6F48;
text-decoration: none;
}
a.rlbum:hover {
font-size: 12px;
color: #FF7612;
text-decoration: underline;
}
tr {
font-size: 12px;
}
.link {
font-size: 12px;
font-weight: bold;
color: #398629;
}
.liuYanTitle {
color: #FF6600;
}
.down {
color: #666666;
}
.flashTitle {
font-size: 14px;
font-weight: bold;
color: #147A0A;
}
.b9_02 {
color: #FF6600;
}
.flashbg {
background-attachment: fixed;
background-image: url(load_bg.gif);
background-repeat: no-repeat;
background-position: center center;
}
.diary_bg {
background-image: url(../../diary/image/diary/help_11.gif);
background-repeat: no-repeat;
background-position: center top;
}
.diary_title {
font-size: 12px;
font-weight: bold;
color: #B5824A;
}
.white {
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -