fix
This commit is contained in:
@ -98,13 +98,6 @@ h3 {
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
|
||||
blockquote {
|
||||
background: #fff;
|
||||
margin: 0px;
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
nav#article-nav {
|
||||
margin: 30px 0px;
|
||||
}
|
||||
@ -1158,3 +1151,9 @@ button.tag {
|
||||
li.commit a span.icon-moji_a {
|
||||
font-size: 30px;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
background: #fff;
|
||||
padding: 20px;
|
||||
margin: 20px 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user