diff --git a/css/custom2_4.3.css b/css/custom2_4.3.css index 0b58703..64733d5 100644 --- a/css/custom2_4.3.css +++ b/css/custom2_4.3.css @@ -282,7 +282,15 @@ li::marker { font-family: 'Humanist-777', 'Roboto'; white-space: nowrap; } - + +.btn-outline-warning-mod { + border-color: rgba(0,0,0,.125)!important; +} + +.btn-outline-warning-mod:hover { + background-color: #dae0e5!important; +} + /* ------- customize colors -------- */ /* LINK utili: diff --git a/index_4.4.html b/index_4.4.html index 32fe3e3..5d9eb73 100644 --- a/index_4.4.html +++ b/index_4.4.html @@ -81,21 +81,16 @@