change table style
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Philipp 2021-10-14 11:50:22 +02:00
parent 6fddd532c2
commit 0f5668bf18
1 changed files with 5 additions and 0 deletions

View File

@ -128,6 +128,11 @@ button:focus {
.content-item-inner2 {
margin-top: 20px;
margin-bottom: 40px;
border-right: 2px solid #222831;
border-left: 2px solid #222831;
border-bottom: 2px solid #222831;
border-radius: 8px 8px 0px 0px;
}
.content-item-inner3 {