📄 fywen.css
字号:
body,td,th {
font-family: 宋体;
font-size: 12px;
}
body {
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a:link {
color: #0A2485;
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}
.button {
height: 25px;
width: 60px;
background-color: #B9E9FF;
border: 1px solid #66CCFF;
}
/*搜索按钮样式*/
.button_1 {
background-color: #B9E9FF;
border: 1px solid #66CCFF;
}
/*按钮样式*/
.input {
height: 22px;
width: 300px;
background-color: #FFFFE8;
border: 1px solid #66CCFF;
}
/*文本框样式*/
.user_input {
border: 1px solid #BBBBBB;
background-image: url(../../image/Admin_Login.gif);
background-repeat: no-repeat;
padding-left:16px;
height:23px;
width: 115px;
}
/*输入框样式*/
.pwd_input {
border: 1px solid #BBBBBB;
background-image: url(../../image/pwd_Login.gif);
background-repeat: no-repeat;
padding-left:16px;
height:23px;
width: 115px;
}
/*密码输入框样式*/
.log_input{
border: 1px solid #CCCCCC;
padding-left:3px;
padding-top:3px;
height: 25px;
width: 160px;
}
/*注册对话框样式*/
.Post_input{
border: 1px solid #CCCCCC;
height: auto;
width: 410px;
background-image: url(../../image/input.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
}
/*帖子内容文本域样式*/
.Posts_input {
height: 22px;
width: 370px;
border: 1px solid #CCCCCC;
}
/*帖子文本框样式*/
.index_titlesize {
font-size: 14px;
font-weight: bold;
color: #0A2485;
}
/*页面标题字体样式*/
.title_1 {
background-color: #F7EFD3;
}
/*页面标题背景样式*/
.title_2 {
background-color: #E9F1F8;
}
/*页面标题背景样式*/
.Fywen_Bj {
background-image: url(bg.gif);
}
/*导航条背景样式*/
.Fywen_Err {
background-color: #1A85DE;
}
/*错误标题样式*/
.title_3 {
background-color: #FBF5C6;
}
/*页面标题背景样式*/
.table_1 {
border: 1px solid #EBCA83;
}
/*页面边框(橙色)样式*/
.table_2 {
border: 1px solid #A3BFE8;
}
/*页面边框(用户登陆)样式*/
.table_3 {
border: 1px solid #D8E4EF;
}
/*页面内部边框(用户登陆)样式*/
.table_4 {
border: 1px solid #F4BF20;
}
/*页面内部边框(深橙色)样式*/
.table_5 {
padding-left: 20px;
}
/*Post页面(不建议修改)*/
.table_6 {
padding-left: 12px;
}
/*Post页面(不建议修改)*/
.table_7 {
border: 1px solid #A3BFE8;
padding-left: 20px;
background-color: #E9F1F8;
}
/*帖子内容主帖标题样式*/
.bottom {
border-top-width: 2px;
border-top-style: solid;
border-top-color: #A3BFE8;
}
/*底部横线样式*/
.bottom_table {
background-color: #8AABC6;
}
/*底部横线样式*/
.index_titlesize_1 {
color: #0A2485;
}
.index_titlesize_1:hover {
text-decoration: underline;
color: #D20000;
}
.index_titlesize_1:link {
color: #0A2485;
text-decoration: none;
}
/*页面标题字体样式*/
.index_titlesize_2 {
color: #666666;
}
/*没有分类字体样式*/
.size:link {
color: #3333CC;
text-decoration: none;
}
.size:visited {
text-decoration: none;
color: #3333CC;
}
.size:hover {
text-decoration: underline;
color: #D20000;
}
.size:active {
text-decoration: none;
}
/*超级连接字体样式*/
.line {
border-top-width: 1px;
border-top-style: dashed;
border-top-color: #FFCC00;
}
/*友情链接样式*/
.line_1 {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
}
/*帖吧分类*/
.line_2_1 {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #A3BFE8;
}
/*帖子列表(1)*/
.line_2_2 {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #A3BFE8;
background-color: #F7FAFD;
}
/*帖子列表(2)*/
.table_size {
line-height: 20px;
font-size: 13px;
}
/*内容样式*/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -