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

📄 css.css

📁 自己开发的一个网站数据库系统,希望和大家一块交流学习
💻 CSS
字号:
A:visited{TEXT-DECORATION: none;Color:#000000}
A:active{TEXT-DECORATION: none;Color:#000000}
A:hover{TEXT-DECORATION: underline;Color:#000000}
A:link{text-decoration: none;Color:#000000}
td{word-break:break-all} 
body 
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: 宋体;
    background-color: #DDEEFF; 
    scrollbar-face-color: #DEE3E7;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #DEE3E7;
    scrollbar-3dlight-color: #D1D7DC;
    scrollbar-arrow-color:  #006699;
    scrollbar-track-color: #EFEFEF;
    scrollbar-darkshadow-color: #98AAB1;
}
TD{
font-family:宋体; font-size: 12px; line-height: 15px;
}
td{word-break:break-all} 
td.forumHeaderBackgroundAlternate
{
    background-image: url(../image/forumHeaderBackgroundAlternate.gif);
    background-color: #EBEDF6;
}
td.forumRow
{
    background-color: #DDEEFF;
}

td.forumRowHighlight
{
    background-color: #D4D9EC;
}
.tableBorder
{
    border: 1px #013DA4 solid; 
    background-color: #FFFFFF;
}
th
{
    background-image: url(../image/forumHeaderBackground.gif);
    background-color: #4455aa;
    color: white;
    font-size: 12px;
    font-weight:bold;
}
input,select,Textarea{
font-family:Tahoma,Verdana,宋体; font-size: 12px; line-height: 15px;}
}

⌨️ 快捷键说明

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