1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 11:11:54 +02:00

(v1.3.0.9005) website update

This commit is contained in:
2020-08-17 21:49:58 +02:00
parent dab017a50f
commit 818d0441e0
54 changed files with 13094 additions and 424 deletions

View File

@ -257,12 +257,13 @@ table a:not(.btn):hover, .table a:not(.btn):hover {
.home-buttons a {
display: grid;
text-align: center;
font-size: 16px;
font-size: 14px;
text-transform: uppercase;
width: 25%;
max-width: 25%;
}
.home-buttons a:hover {
text-decoration: none;
opacity: 0.75;
}
.home-buttons div {
display: grid;