aboutsummaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
authorcel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519>2017-05-30 12:17:45 -1000
committercel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519>2017-05-30 12:17:45 -1000
commit47d16b17caff9dabdb02e246a9869527c06a6a92 (patch)
treeed718dab1f10478f37f2c1cc7400189ce68ed931 /static/styles.css
parent04e050fadf375a002f0bb294bab795a4f9389e42 (diff)
downloadpatchfoo-47d16b17caff9dabdb02e246a9869527c06a6a92.tar.gz
patchfoo-47d16b17caff9dabdb02e246a9869527c06a6a92.zip
Add custom emojis list page
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css2
1 files changed, 1 insertions, 1 deletions
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 {