[DEV] indent

This commit is contained in:
Edouard DUPIN 2016-04-08 22:29:56 +02:00
parent 72d641ef97
commit 781d158e62

View File

@ -16,9 +16,9 @@ font-size: 1.15em !important;
-------------------------------------------------- */
html,
body {
counter-reset: h1counter;
height: 100%;
/* The html and body elements cannot have any padding or margin. */
counter-reset: h1counter;
height: 100%;
/* The html and body elements cannot have any padding or margin. */
}
h1, .h1, h2, .h2, h3, .h3{
font-weight: bold !important;