Skip to content

Commit 455a16a

Browse files
committed
Further beautification
1 parent 9f4dc19 commit 455a16a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

style.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,8 +300,7 @@ body {
300300
}
301301

302302
.featuredVideo {
303-
background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.4)), url(img/bg/stone_bricks.png);;
304-
background-size: 32px;
303+
background-color: rgba(255, 255, 255, 0.04);
305304
filter: drop-shadow(0 5px 2px rgba(0, 0, 0, 0.5));
306305
}
307306

0 commit comments

Comments
 (0)