Procházet zdrojové kódy

Hover Walter and Dude

Thomas Buck před 12 roky
rodič
revize
18988ec5b0
1 změnil soubory, kde provedl 8 přidání a 0 odebrání
  1. 8
    0
      input/css/style.css

+ 8
- 0
input/css/style.css Zobrazit soubor

216
     max-width: 20%;
216
     max-width: 20%;
217
 }
217
 }
218
 
218
 
219
+#dude:hover {
220
+    z-index: 2;
221
+}
222
+
223
+#walter:hover {
224
+    z-index: 2;
225
+}
226
+
219
 #footer {
227
 #footer {
220
     clear: both;
228
     clear: both;
221
     float: left;
229
     float: left;

Loading…
Zrušit
Uložit