From 6908d9e7e345f46e2b4c635fbfe1fbed924ab5bd Mon Sep 17 00:00:00 2001
From: Alex Yatskov <alex@foosoft.net>
Date: Sun, 24 Apr 2016 19:23:13 -0700
Subject: WIP

---
 ext/fg/css/frame.css | 4 ++++
 1 file changed, 4 insertions(+)

(limited to 'ext/fg/css')

diff --git a/ext/fg/css/frame.css b/ext/fg/css/frame.css
index 893f4e4a..d9ffde84 100644
--- a/ext/fg/css/frame.css
+++ b/ext/fg/css/frame.css
@@ -43,6 +43,10 @@ body {
     display: inline-block;
 }
 
+.kanji {
+    font-size: 82px;
+}
+
 .tag {
     border-radius:    0.25em;
     color:            #fff;
-- 
cgit v1.2.3