aboutsummaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
authorcel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519>2017-04-06 16:31:36 -0700
committercel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519>2017-04-06 16:31:36 -0700
commitd15de8444d2b2effe2a157b6c9c3f5818cdab78e (patch)
tree40c25c4425e84e404d39d5608ac2f3c66a7b3d9e /static/styles.css
parent487a99ede50bdbbd5308b1b446b9fc354d0a8c27 (diff)
downloadpatchfoo-d15de8444d2b2effe2a157b6c9c3f5818cdab78e.tar.gz
patchfoo-d15de8444d2b2effe2a157b6c9c3f5818cdab78e.zip
Disable symbol wrapping
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css
index fd23b82..481bced 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -8,9 +8,11 @@ section {
padding: 1ex;
}
+/*
.symbol {
font-family: Symbola;
}
+*/
.ssb-post img {
max-width: 100%;