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:
@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user