Add forward button, convert icons to font

This commit is contained in:
2020-01-03 03:45:56 +00:00
parent 746932ab96
commit 6cd41f0902
6 changed files with 43 additions and 80 deletions

View File

@@ -21,3 +21,8 @@
font-style: italic;
src: url('AppSILBI.ttf') format('truetype');
}
@font-face {
font-family: 'Icomoon';
src: url('icomoon.ttf') format('truetype');
}

Binary file not shown.