Skip to content
Snippets Groups Projects
Commit 9f6bf6d3 authored by Andreas Gohr's avatar Andreas Gohr
Browse files

adjusted h1 size in sidebar

note: we recommend to NOT use H1 elements in the sidebar for semantic
reasons
parent 506c1de7
No related branches found
No related tags found
No related merge requests found
......@@ -264,6 +264,7 @@
/* make sidebar more condensed */
#dokuwiki__aside h1 {
font-size: 1.7em;
margin-bottom: .222em;
}
#dokuwiki__aside h2 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment