aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-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;