@@ -21,7 +21,6 @@ body{
padding:0;
color: #333;
padding-bottom: 50px;
- font-size:14px;
font-family: tahoma, arial, 'Hiragino Sans GB', 'Microsoft YaHei', 宋体, sans-serif;
}
pre {
@@ -29,6 +28,7 @@ pre {
word-wrap: break-word;
color:#5E6060;
+ font-size:14px;
.content{
padding:5px;
@@ -38,6 +38,7 @@ pre {
.abs{
height:35px;
line-height:35px;
text-overflow:ellipsis;
white-space:nowrap;