diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-03-10 20:12:07 -0800 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-03-10 20:12:07 -0800 |
commit | 5150cdbf72421f6c37f27d93fb8965dc38bea625 (patch) | |
tree | 0637e9b23e5c5a9e4946b896794f4083398cdef4 /ext/mixed/css/frame.css | |
parent | 19ffd1a0d35afbd06d5c6cb869ff13728d6ea483 (diff) |
misc bug fixes, version bump1.1.2
Diffstat (limited to 'ext/mixed/css/frame.css')
-rw-r--r-- | ext/mixed/css/frame.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ext/mixed/css/frame.css b/ext/mixed/css/frame.css index 7d772042..10af19be 100644 --- a/ext/mixed/css/frame.css +++ b/ext/mixed/css/frame.css @@ -26,12 +26,6 @@ src: url('/mixed/ttf/kanji-stroke-orders.ttf'); } -@font-face { - font-family: vl-gothic-regular; - src: url('/mixed/ttf/vl-gothic-regular.ttf'); -} - - /* * General */ @@ -112,7 +106,6 @@ hr { .expression { display: inline-block; - font-family: vl-gothic-regular; font-size: 24px; } |