diff options
author | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2017-04-06 16:31:36 -0700 |
---|---|---|
committer | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2017-04-06 16:31:36 -0700 |
commit | d15de8444d2b2effe2a157b6c9c3f5818cdab78e (patch) | |
tree | 40c25c4425e84e404d39d5608ac2f3c66a7b3d9e /static | |
parent | 487a99ede50bdbbd5308b1b446b9fc354d0a8c27 (diff) | |
download | patchfoo-d15de8444d2b2effe2a157b6c9c3f5818cdab78e.tar.gz patchfoo-d15de8444d2b2effe2a157b6c9c3f5818cdab78e.zip |
Disable symbol wrapping
Diffstat (limited to 'static')
-rw-r--r-- | static/styles.css | 2 |
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%; |