Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

Commit 47f6764

Browse files
committed
added tiny improvements
1 parent 18c5483 commit 47f6764

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

+2
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
display: block;
4747
position: fixed;
4848
right: 30px; top: 150px;
49+
background-color: rgba(255,255,255,0.75);
4950

5051
font-family: 'Quicksand';
5152
font-weight: bold;
@@ -58,6 +59,7 @@
5859

5960
#algorithm_settings {
6061
border-left: 1.5px solid dimgray;
62+
background-color: rgba(255,255,255,0.75);
6163
display: block;
6264
position: fixed;
6365
left: 25px; top: 350px;

0 commit comments

Comments
 (0)