diff options
author | Tor Andersson <tor@ccxvii.net> | 2021-06-01 13:51:28 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-02-18 12:42:59 +0100 |
commit | 19c76fddf876c4a06d15767e23c33abd615cdd20 (patch) | |
tree | 62d573eabee8e359569ce8804fd62442be5bd855 /info/cards.html | |
parent | 68b1740f858d4c33a5ee2de8a4dcbbb7d90c776b (diff) | |
download | 300-earth-and-water-19c76fddf876c4a06d15767e23c33abd615cdd20.tar.gz |
300 webkit faffery
Diffstat (limited to 'info/cards.html')
-rw-r--r-- | info/cards.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/info/cards.html b/info/cards.html index 1c4e798..caad7c6 100644 --- a/info/cards.html +++ b/info/cards.html @@ -3,6 +3,7 @@ <style> body { background-color: slategray; margin: 40px; text-align: center; color: white; } img { margin: 20px; box-shadow: 1px 1px 10px rgba(0,0,0,0.5); width: 250px; border-radius: 16px; } +html { image-rendering: high-quality; image-rendering: -webkit-optimize-contrast; } </style> <body> <h1>300: Earth & Water - Cards</h1> |