From e3fc312c8e31b4c99e3ecbdcbb890ffc2dc51f05 Mon Sep 17 00:00:00 2001 From: cel Date: Mon, 13 Mar 2017 22:08:53 -0400 Subject: render symbols for dillo --- static/styles.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static') diff --git a/static/styles.css b/static/styles.css index 8a7129b..fd23b82 100644 --- a/static/styles.css +++ b/static/styles.css @@ -8,6 +8,10 @@ section { padding: 1ex; } +.symbol { + font-family: Symbola; +} + .ssb-post img { max-width: 100%; width: 640px; -- cgit v1.2.3