[DEV] indent
This commit is contained in:
parent
72d641ef97
commit
781d158e62
@ -16,9 +16,9 @@ font-size: 1.15em !important;
|
|||||||
-------------------------------------------------- */
|
-------------------------------------------------- */
|
||||||
html,
|
html,
|
||||||
body {
|
body {
|
||||||
counter-reset: h1counter;
|
counter-reset: h1counter;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
/* The html and body elements cannot have any padding or margin. */
|
/* The html and body elements cannot have any padding or margin. */
|
||||||
}
|
}
|
||||||
h1, .h1, h2, .h2, h3, .h3{
|
h1, .h1, h2, .h2, h3, .h3{
|
||||||
font-weight: bold !important;
|
font-weight: bold !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user