style:refine css

This commit is contained in:
Pan 2017-12-07 16:03:07 +08:00
parent 44b180a7b3
commit a4597887ac
1 changed files with 2 additions and 1 deletions

View File

@ -98,10 +98,11 @@ div:focus{
code { code {
background: #eef1f6; background: #eef1f6;
padding: 15px 10px; padding: 15px 16px;
margin-bottom: 20px; margin-bottom: 20px;
display: block; display: block;
line-height: 36px; line-height: 36px;
font-size: 14px;
a { a {
color: #337ab7; color: #337ab7;
cursor: pointer; cursor: pointer;