add whitelist service

This commit is contained in:
cventastic
2022-09-25 23:54:04 +02:00
parent 48fdbf0aac
commit d30accaa19
5 changed files with 123 additions and 5 deletions

View File

@@ -0,0 +1,9 @@
table, th, td {
border: 1px solid black;
}
.table a
{
display:block;
text-decoration:none;
}