Initial import

This commit is contained in:
2021-05-28 18:16:02 +02:00
commit 2f5722e0df
45 changed files with 14637 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
.tabs .item.active {
text-shadow: none;
border-bottom-color: $accent-color;
color: $accent-color;
}