parent
f538b3fb22
commit
177ceff63c
1 changed files with 4 additions and 0 deletions
4
ui/src/css/main.css
vendored
4
ui/src/css/main.css
vendored
|
@ -63,6 +63,10 @@ body, .text-white, .navbar-brand, .badge-light, .btn-secondary {
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.md-div h1,h2,h3,h4,h5 {
|
||||||
|
font-size:1.171875rem;
|
||||||
|
}
|
||||||
|
|
||||||
.comment-node {
|
.comment-node {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue