summaryrefslogtreecommitdiff
path: root/data/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'data/style.css')
-rw-r--r--data/style.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/data/style.css b/data/style.css
index a606dd5..6590ae6 100644
--- a/data/style.css
+++ b/data/style.css
@@ -3,6 +3,7 @@ body {
margin: auto ;
padding: 0 16px ;
margin-bottom: 500px ;
+ font-family: sans-serif ;
}
h1 {
@@ -25,7 +26,8 @@ code {
color: lime ;
}
-li img {
+img[alt="BTC logo"],
+img[alt="XMR Logo"] {
max-width: 1em ;
max-height: 1em ;
display: inline ;