1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 09:11:51 +02:00

(v0.9.0) v0.9.0

This commit is contained in:
2019-11-29 19:43:23 +01:00
parent 9feef53bde
commit bb2ed55842
91 changed files with 624 additions and 672 deletions

View File

@ -200,11 +200,17 @@ table a:not(.btn):hover, .table a:not(.btn):hover {
/* text below header in manual overview */
.template-reference-index h2 ~ p {
font-size: 16px;
font-size: 15px;
}
.template-reference-topic h2 {
font-size: 24px;
}
.template-reference-topic h3 {
font-size: 18px;
}
.template-reference-topic h4 {
font-size: 15px;
}
/* logos on index page */
.logo_img {