1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-27 18:27:58 +02:00

Built site for AMR: 2.1.1.9012@46634bf

This commit is contained in:
github-actions
2024-02-25 16:02:51 +00:00
parent d707152fc2
commit ab367558fe
78 changed files with 139 additions and 127 deletions

View File

@ -29,6 +29,18 @@
# ==================================================================== #
*/
:root {
--bs-primary: #128F76 !important;
--bs-primary-color: #128F76 !important;
--bs-primary-rgb: 18, 143, 118 !important;
--bs-secondary: #a7dbc3 !important;
--bs-secondary-color: #a7dbc3 !important;
--bs-secondary-rgb: 167, 219, 195 !important;
--bs-bg-opacity: 1 !important;
}
/* fix some footer issues with the logos */
@media (min-width: 576px) {
footer .pkgdown-footer-right {