Skip to content

Commit 427a607

Browse files
committed
shadows
1 parent 306a7e3 commit 427a607

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ohbm2020/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
background: #222;
5555
color: white;
5656
padding: 16px;
57-
box-shadow: 5px 5px 10px grey;
57+
box-shadow: 5px 5px 10px black;
5858
}
5959
.small {
6060
display: block;
@@ -81,7 +81,6 @@
8181
border-radius:3px;
8282
font-size: 1rem;
8383
border: thin solid #777;
84-
box-shadow: 0px 0px 0px #ddd;
8584
}
8685
.pdf > a, .video > a {
8786
color: #444;

0 commit comments

Comments
 (0)