소스 검색

Hover Walter and Dude

Thomas Buck 11 년 전
부모
커밋
18988ec5b0
1개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. 8
    0
      input/css/style.css

+ 8
- 0
input/css/style.css 파일 보기

@@ -216,6 +216,14 @@ li.recentList:before {
216 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 227
 #footer {
220 228
     clear: both;
221 229
     float: left;

Loading…
취소
저장