⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 skin03.css

📁 八星瓢虫留言本特点:采用PHP+Access数据库实现
💻 CSS
字号:
body {
    scrollbar-face-color: #ededed; 
    scrollbar-highlight-color: #fafafa; 
    scrollbar-shadow-color: #bdbdbd; 
    scrollbar-3dlight-color: #ffffff; 
    scrollbar-arrow-color: #939393; 
    scrollbar-track-color: #f4f4f4; 
    scrollbar-darkshadow-color: #ffffff;
    font-size:12px;
}
td {font-size:12px;}
a:link {
    font-size:12px;
    color:#000000;
    text-decoration:none;
}
a:hover {
    font-size:12px;
    color:#000000;
    text-decoration:none;
    border-bottom:1px dotted;
}
a:visited {
    font-size:12px;color:#000000;
    text-decoration:none;
}
.td_border {border:1px solid #B05948;}
.txt_bold {
    font-weight:bold;
    line-height:20px;
}
.frm_input {
    border: #ffffff 1px groove; 
    font-size: 12px;
    color: #333333; 
    background-color: #f5f5f3;
}
.frm_button {
    height: 20px; 
    font-size: 12px; 
    color: #333333; 
    background-color: #eeeeee;
    border-left: #ffffff 1px solid; 
    border-right: #a2a2a2 1px solid; 
    border-top: #ffffff 1px solid; 
    border-bottom: #a2a2a2 1px solid;
}
.frm_textarea {
    border-left: #ffffff 1px groove; 
    border-right: #ffffff 1px groove; 
    border-top: #ffffff 1px groove; 
    border-bottom: #ffffff 1px groove; 
    font-size: 12px;
    color: #333333; 
    background-color: #f5f5f3;
    margin-top:5px;
    width:90%;
}
.line_bg {border-bottom: 1px solid #777777;}
.line_reply {border: 1px dotted #cccccc;}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -