Welcome to mirror list, hosted at ThFree Co, Russian Federation.

style.css « css « static - gitlab.com/maxlefou/hugo.386.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 62908d94870777b885acd6dbf4b7dba682f61617 (plain)
1
2
3
4
5
6
7
8
9
10
11
body { 
	visibility: hidden 
}

.navmargin {
	margin-top: 2em;
}

h2 {
    white-space: normal;
}