1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-09 04:42:22 +02:00

WHO update, antibiotics update

This commit is contained in:
2019-01-25 13:18:41 +01:00
parent 3ec44b6e0c
commit f4ff98b470
99 changed files with 1363 additions and 737 deletions

View File

@ -165,7 +165,20 @@ table a:not(.btn):hover, .table a:not(.btn):hover {
text-decoration: underline;
}
/* text below header in manual overview */
.template-reference-index h2 ~ p {
font-size: 110%;
/* font-weight: bold; */
}
/* logos on index page */
.logo_img {
display: inline-block;
}
.logo_txt {
display: inline;
font-size: 125%;
vertical-align: middle;
color: black;
font-weight: bold;
}