Add style enhancements for AsciiDoc (#67)

This commit is contained in:
Vinícius dos Santos Oliveira
2018-07-25 17:09:45 -03:00
committed by Luiz F. A. de Prá
parent 20ab4aaa70
commit 1d8e1935de

View File

@@ -432,3 +432,8 @@ img {
float: left; float: left;
} }
// ### AsciiDoc style enhancements ###
.title {
font-weight: bold;
}