font icons instead of SVG icons

This commit is contained in:
Jan Prochazka
2020-11-09 20:49:06 +01:00
parent a7fcf1d3a3
commit ca6d552f5b
16 changed files with 47 additions and 53 deletions

View File

@@ -22,3 +22,7 @@ code {
bottom: 0;
background-color: #00000080;
}
.icon-invisible {
visibility: hidden;
}