This commit is contained in:
life
2015-03-31 14:27:26 +08:00
parent 9515f1e58f
commit decf580ed3
585 changed files with 8128 additions and 9023 deletions

View File

@@ -235,7 +235,7 @@ pre {
}
p,
blockquote {
margin: 0 0 1.1em;
margin: 0 0 0.3em;
}
hr {
margin: 2em 0;
@@ -246,7 +246,7 @@ img {
.sequence-diagram,
.flow-chart {
text-align: center;
margin-bottom: 1.1em;
margin-bottom: 0.3em;
}
.sequence-diagram text,
.flow-chart text {
@@ -337,7 +337,7 @@ blockquote {
padding: 15px 20px;
}
blockquote p {
margin-bottom: 1.1em;
margin-bottom: 0.3em;
font-size: 1em;
line-height: 1.45;
}
@@ -347,13 +347,13 @@ blockquote ol:last-child {
}
ul,
ol {
margin-bottom: 1.1em;
margin-bottom: 0.3em;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 1.1em;
margin-bottom: 0.3em;
}
kbd {
padding: 0.1em 0.6em;