diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/main.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/main.css b/static/main.css index b6008b21..ca063d8f 100644 --- a/static/main.css +++ b/static/main.css @@ -201,6 +201,10 @@ button:disabled { text-align: center; } +.coin-address img { + image-rendering: pixelated; +} + footer img { width: 60px; height: auto; |
