reduce heading size in comments, fix #26
This commit is contained in:
parent
c5daa66c82
commit
79112940e6
@ -91,6 +91,11 @@ a {
|
|||||||
margin-bottom: 0.2em;
|
margin-bottom: 0.2em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h1, h2, h3, h4, h5, h6 {
|
||||||
|
font-size: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
> div.textarea-wrapper textarea {
|
> div.textarea-wrapper textarea {
|
||||||
@ -210,4 +215,4 @@ a {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user