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

(v1.5.0.9027) website update

This commit is contained in:
2021-02-26 12:11:29 +01:00
parent 1737d56ae4
commit 41f94cde97
45 changed files with 491 additions and 425 deletions

View File

@ -207,10 +207,11 @@ div[id^=last-updated] h2 {
.table thead th {
text-align: inherit;
}
.table a:not(.btn) {
/* all tables, including argument lists */
table a:not(.btn) {
text-decoration: inherit;
}
.table a:not(.btn):hover {
table a:not(.btn):hover {
text-decoration: underline;
}