Improve Markdown css

This commit is contained in:
Frédéric Guillot
2014-11-30 20:09:41 -05:00
parent 81df6a36b4
commit 67eae33fb8
4 changed files with 61 additions and 28 deletions

View File

@@ -60,7 +60,8 @@ nav .active a {
.page-header h2 {
margin: 0;
padding: 0;
font-size: 140%;
font-size: 1.4em;
font-weight: bold;
border-bottom: 1px dotted #ccc;
}