Display tags in bookmark list

This commit is contained in:
Sascha Ißbrücker
2019-06-30 08:24:21 +02:00
parent 4a16e4d64c
commit accc360ae5
7 changed files with 65 additions and 11 deletions

View File

@@ -1,6 +1,12 @@
// Font sizes
$html-font-size: 18px !default;
$alternative-color: #f45d00;
$alternative-color: #FF84E8;
$alternative-color: #98C1D9;
$alternative-color: #7B287D;
$alternative-color: #06c5c2;
// Import Spectre CSS lib
@import "../../node_modules/spectre.css/src/spectre";
// Import Spectre icons