Add link styling

This commit is contained in:
Yannick
2020-04-16 18:44:31 +02:00
parent 3b71f6b00f
commit 5ce78138d2
2 changed files with 28 additions and 8 deletions

View File

@@ -54,6 +54,10 @@ body {
color: white;
}
.table-wrapper{
.button {
vertical-align: middle;
}
.table-wrapper {
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}