summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--data/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/style.css b/data/style.css
index a606dd599..5c9d1c259 100644
--- a/data/style.css
+++ b/data/style.css
@@ -25,7 +25,8 @@ code {
color: lime ;
}
-li img {
+img[alt="BTC logo"],
+img[alt="XMR Logo"] {
max-width: 1em ;
max-height: 1em ;
display: inline ;