css: fix missing padding on gitea-generated h2/h3 markdown
This commit is contained in:
parent
200cf0ee2c
commit
7dc82fef8b
@ -25,7 +25,7 @@ h1 a {
|
|||||||
h1 a:hover {
|
h1 a:hover {
|
||||||
color:black;
|
color:black;
|
||||||
}
|
}
|
||||||
h1,h2,h3 {
|
h1 {
|
||||||
margin-top:0;
|
margin-top:0;
|
||||||
}
|
}
|
||||||
.code {
|
.code {
|
||||||
|
Loading…
Reference in New Issue
Block a user