Improved the coord displays

This commit is contained in:
Devine Lu Linvega
2018-01-30 09:48:58 +13:00
parent be2b69c723
commit c789ed52ec
13 changed files with 187 additions and 54 deletions
+5 -19
View File
@@ -1,20 +1,6 @@
@font-face {
font-family: 'input_mono_regular';
src: url('../media/fonts/input_mono_regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'input_mono_medium';
src: url('../media/fonts/input_mono_medium.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'input_mono_thin';
src: url('../media/fonts/input_mono_thin.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
font-family: 'din_regular';
src: url('../media/fonts/din_regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}