1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-29 20:05:29 +02:00

Built site for AMR@3.0.0.9014: 49274f0

This commit is contained in:
github-actions
2025-07-18 14:05:50 +00:00
parent 7f9aacb56b
commit 3be689a8db
115 changed files with 158 additions and 149 deletions

View File

@ -190,6 +190,15 @@ this shows on top of every sidebar to the right
}
}
.template-reference-topic h3,
.template-reference-topic h3 code {
color: var(--amr-green-dark) !important;
}
.template-reference-topic h3 {
font-weight: normal;
margin-top: 2rem;
}
/* replace 'Developers' with 'Maintainers' */
.developers h2 {
display: none;