Skip to content

Commit 0bf6e56

Browse files
committed
Fix hover image
1 parent 0c597da commit 0bf6e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stylesheets/stylesheet.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ Full-Width Styles
371371
}
372372

373373
.wdpress_link:hover {
374-
background: url(../images/wdpress69.jpg) no-repeat top right;
374+
background: url(../images/cover.jpg) no-repeat top right;
375375
}
376376

377377
#main_content_wrap {

0 commit comments

Comments
 (0)