diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -272,7 +272,8 @@ input[type="range"]{ }
.modalClose,
-.modalZoom {
+.modalZoom,
+.modalTileImage {
color: white;
font-size: 35px;
font-weight: bold;
|