align all tables to the center

pull/146/head
Aevann 2023-05-05 05:53:38 +03:00
parent 2156f9ef03
commit c48de448c4
1 changed files with 1 additions and 0 deletions

View File

@ -6749,6 +6749,7 @@ div.markdown {
}
.table th, .table td {
vertical-align: middle;
text-align: center;
}
.directory--link:focus, .directory--link:active, .directory--link:hover {