From 47d16b17caff9dabdb02e246a9869527c06a6a92 Mon Sep 17 00:00:00 2001 From: cel Date: Tue, 30 May 2017 12:17:45 -1000 Subject: Add custom emojis list page --- static/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/styles.css') diff --git a/static/styles.css b/static/styles.css index 3d513f2..4497f90 100644 --- a/static/styles.css +++ b/static/styles.css @@ -16,12 +16,12 @@ section { .ssb-post img { max-width: 100%; - background-color: #eee; } img.ssb-emoji { height: 1em; width: auto; + border: none; } .nav-bar { -- cgit v1.2.3