Ver código fonte

use zoom-in cursor for images.

Thomas Buck 2 anos atrás
pai
commit
9621814450
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      static/css/style.css

+ 1
- 0
static/css/style.css Ver arquivo

@@ -191,6 +191,7 @@ span.font-small {
191 191
 .border:hover .pic {
192 192
     transform: scale(1.1, 1.1);
193 193
     filter: brightness(75%);
194
+    cursor: zoom-in;
194 195
 }
195 196
 
196 197
 /* colors */

Carregando…
Cancelar
Salvar