Merge upstream of the fork

This commit is contained in:
Alexis Tacnet
2016-12-26 17:06:24 +01:00
5 changed files with 5 additions and 18 deletions

View File

@@ -593,7 +593,7 @@ section.main .content .markdown h5,
section.main .content .markdown h6 {
font-size: 22px;
letter-spacing: -0.005rem;
font-weight: 800;
font-weight: 700;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
@@ -619,7 +619,6 @@ section.main .content .markdown h6 {
font-size: 1rem;
margin-bottom: 1rem;
letter-spacing: none;
text-transform: none;
}
section.main .content .markdown code,
section.main .content .markdown pre {