Skip to content

Commit b6c8366

Browse files
authored
Bigger dropshadow from BartOn15Hz
Bigger shadow so the text is readable
1 parent ff7c3c8 commit b6c8366

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@
9090
<div id="bgimg">
9191
<video muted loop id="myVideo"></video>
9292
<div class="middle">
93-
<span style="font-size: 20vh;font-weight: 100;text-shadow: 0 0 2px gray;" id="time"></span><br>
94-
<span style=" font-size: 5vh;font-weight: 200;text-shadow: 0 0 2px gray;" id="date"></span><br><br>
93+
<span style="font-size: 20vh;font-weight: 100;text-shadow: 0 0 10px gray;" id="time"></span><br>
94+
<span style=" font-size: 5vh;font-weight: 200;text-shadow: 0 0 10px gray;" id="date"></span><br><br>
9595
</div>
9696
<div class="middle bottom" id="quote">
9797
</div>

0 commit comments

Comments
 (0)