style.css
来自「模块及功能: 1.汽车新闻 分类.查询.翻页 2.出售信息 搜索.评」· CSS 代码 · 共 53 行
CSS
53 行
BODY{
}
td{font-size:9pt;line-height:120%;color:#353535}
body{font-size:9pt;line-height:120%}
a:link { color: #000000; text-decoration: none }
a:visited { color: #000000; text-decoration: none }
a:active { color: #000000; text-decoration: none }
a:hover { color: #0099cc; text-decoration: underline}
}
.wenbenkuang {
font-family: "宋体";
font-size: 9pt;
color: #333333;
border: 1px solid #999999;
background-color: #ffffff;
}
}
.wenbenkuang2 {
font-family: "宋体";
font-size: 9pt;
color: #333333;
border: 1px solid #666666;
background-color: #ffffff;
}
.go-wenbenkuang {
font-family: "宋体";
font-size: 9pt;
color: #333333;
background-color: #eeeeee;
cursor: hand;
padding: 1px;
height: 19px;
border-top: 1px solid #FFFFFF;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
border-left: 1px solid #FFFFFF;
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?