Commit a88e5ca3 by Administrator

Update common.scss

parent b2c46392
//变量
$length:1px;
$font-size:1px;
......@@ -211,13 +210,17 @@ github.com style (c) Vasily Polovnyov <vast@whiteants.net>
padding:40*$length 6px;
word-wrap: break-word;
overflow: hidden;
font-size: 14*$font-size;
font-size: 16*$font-size;
*{
word-wrap: break-word;
// overflow: auto;
}
pre {
font-size: 110%;
}
b, strong{
font-weight: bold;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment