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

(v0.9.0.9026) update documentation

This commit is contained in:
2020-02-17 14:38:01 +01:00
parent 11f00f8a0a
commit 5e2b294351
118 changed files with 997 additions and 2252 deletions

View File

@ -191,6 +191,9 @@ thead ~ tbody {
/* only when it has a header */
border-bottom: 2px solid black;
}
th {
text-align: inherit;
}
table a:not(.btn), .table a:not(.btn) {
text-decoration: inherit;
}