aboutsummaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
authorcel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519>2017-03-13 22:08:53 -0400
committercel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519>2017-03-13 22:11:11 -0400
commite3fc312c8e31b4c99e3ecbdcbb890ffc2dc51f05 (patch)
tree7af7d96e91bc4226e0b21e4cb8c5bd950410f1c2 /static/styles.css
parent517c4befd8ab959697f3f6474acbaf210461fabb (diff)
downloadpatchfoo-e3fc312c8e31b4c99e3ecbdcbb890ffc2dc51f05.tar.gz
patchfoo-e3fc312c8e31b4c99e3ecbdcbb890ffc2dc51f05.zip
render symbols for dillo
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css4
1 files changed, 4 insertions, 0 deletions
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;