diff --git a/index.css b/index.css index c292c24..fb9cf5e 100644 --- a/index.css +++ b/index.css @@ -11,11 +11,11 @@ } canvas { - padding-left: 0; - padding-right: 0; - margin-left: auto; - margin-right: auto; - display: block; + padding-left: 0; + padding-right: 0; + margin-left: auto; + margin-right: auto; + display: block; } .slidecontainer { @@ -29,8 +29,8 @@ canvas { background: #d3d3d3; outline: none; opacity: 0.7; - -webkit-transition: .2s; - transition: opacity .2s; + -webkit-transition: 0.2s; + transition: opacity 0.2s; } .slider:hover { @@ -42,14 +42,14 @@ canvas { appearance: none; width: 25px; height: 25px; - background: #04AA6D; + background: #04aa6d; cursor: pointer; } .slider::-moz-range-thumb { width: 25px; height: 25px; - background: #04AA6D; + background: #04aa6d; cursor: pointer; } @@ -75,4 +75,5 @@ canvas { .tooltip:hover .tooltiptext { visibility: visible; -} \ No newline at end of file +} + diff --git a/index.html b/index.html index d0558ec..5ba131e 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,11 @@ rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css" /> - + + qr_image @@ -19,7 +23,20 @@ background. -
+ + + + +

@@ -115,8 +132,12 @@
- -
+ +

@@ -143,8 +164,6 @@

- -

Add youtube video link