diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..9d5c96a --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +timezone.manim.community diff --git a/android-chrome-192x192.png b/android-chrome-192x192.png new file mode 100644 index 0000000..ae98fa9 Binary files /dev/null and b/android-chrome-192x192.png differ diff --git a/android-chrome-256x256.png b/android-chrome-256x256.png new file mode 100644 index 0000000..15756d3 Binary files /dev/null and b/android-chrome-256x256.png differ diff --git a/apple-touch-icon.png b/apple-touch-icon.png new file mode 100644 index 0000000..6b7592b Binary files /dev/null and b/apple-touch-icon.png differ diff --git a/asset-manifest.json b/asset-manifest.json new file mode 100644 index 0000000..7e7720d --- /dev/null +++ b/asset-manifest.json @@ -0,0 +1,13 @@ +{ + "files": { + "main.css": "/static/css/main.d4c348a5.css", + "main.js": "/static/js/main.19f30e85.js", + "index.html": "/index.html", + "main.d4c348a5.css.map": "/static/css/main.d4c348a5.css.map", + "main.19f30e85.js.map": "/static/js/main.19f30e85.js.map" + }, + "entrypoints": [ + "static/css/main.d4c348a5.css", + "static/js/main.19f30e85.js" + ] +} \ No newline at end of file diff --git a/browserconfig.xml b/browserconfig.xml new file mode 100644 index 0000000..cdda8e7 --- /dev/null +++ b/browserconfig.xml @@ -0,0 +1,9 @@ + + + + + + #ffffff + + + diff --git a/favicon-16x16.png b/favicon-16x16.png new file mode 100644 index 0000000..39c10cd Binary files /dev/null and b/favicon-16x16.png differ diff --git a/favicon-32x32.png b/favicon-32x32.png new file mode 100644 index 0000000..1300851 Binary files /dev/null and b/favicon-32x32.png differ diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..663ef30 Binary files /dev/null and b/favicon.ico differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..712dd16 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +Manim Community TimeZone
\ No newline at end of file diff --git a/logo192.png b/logo192.png new file mode 100644 index 0000000..1233502 Binary files /dev/null and b/logo192.png differ diff --git a/logo512.png b/logo512.png new file mode 100644 index 0000000..eb5334d Binary files /dev/null and b/logo512.png differ diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..f8229a9 --- /dev/null +++ b/manifest.json @@ -0,0 +1,25 @@ +{ + "short_name": "ManimTZ", + "name": "Manim Member Timezones", + "icons": [ + { + "src": "favicon.ico", + "sizes": "64x64 32x32 24x24 16x16", + "type": "image/x-icon" + }, + { + "src": "logo192.png", + "type": "image/png", + "sizes": "192x192" + }, + { + "src": "logo512.png", + "type": "image/png", + "sizes": "512x512" + } + ], + "start_url": ".", + "display": "standalone", + "theme_color": "#282c34", + "background_color": "#282c34" +} diff --git a/mstile-150x150.png b/mstile-150x150.png new file mode 100644 index 0000000..84c9b96 Binary files /dev/null and b/mstile-150x150.png differ diff --git a/particles.json b/particles.json new file mode 100644 index 0000000..ec70d7b --- /dev/null +++ b/particles.json @@ -0,0 +1 @@ +{"particles": {"number": {"value": 8, "density": {"enable": true, "value_area": 1600}}, "color": {"value": "#cfd2eb"}, "shape": {"type": "edge", "stroke": {"width": 0, "color": "#000"}, "polygon": {"nb_sides": 5}, "image": {"src": "img/github.svg", "width": 100, "height": 100}}, "opacity": {"value": 0.3, "random": true, "anim": {"enable": true, "speed": 1, "opacity_min": 0.1, "sync": false}}, "size": {"value": 75.01062650542163, "random": true, "anim": {"enable": true, "speed": 10, "size_min": 40, "sync": false}}, "line_linked": {"enable": false, "distance": 200, "color": "#ffffff", "opacity": 1, "width": 2}, "move": {"enable": true, "speed": 8, "direction": "none", "random": false, "straight": false, "out_mode": "out", "bounce": false, "attract": {"enable": false, "rotateX": 600, "rotateY": 1200}}}, "interactivity": {"detect_on": "canvas", "events": {"onhover": {"enable": false, "mode": "grab"}, "onclick": {"enable": false, "mode": "push"}, "resize": true}, "modes": {"grab": {"distance": 400, "line_linked": {"opacity": 1}}, "bubble": {"distance": 400, "size": 40, "duration": 2, "opacity": 8, "speed": 3}, "repulse": {"distance": 200, "duration": 0.4}, "push": {"particles_nb": 4}, "remove": {"particles_nb": 2}}}, "retina_detect": true} \ No newline at end of file diff --git a/particles1.json b/particles1.json new file mode 100644 index 0000000..39b2e7a --- /dev/null +++ b/particles1.json @@ -0,0 +1 @@ +{"particles": {"number": {"value": 160, "density": {"enable": true, "value_area": 800}}, "color": {"value": "#ffffff"}, "shape": {"type": "circle", "stroke": {"width": 0, "color": "#000000"}, "polygon": {"nb_sides": 5}, "image": {"src": "img/github.svg", "width": 100, "height": 100}}, "opacity": {"value": 1, "random": true, "anim": {"enable": true, "speed": 1, "opacity_min": 0, "sync": false}}, "size": {"value": 3, "random": true, "anim": {"enable": false, "speed": 4, "size_min": 0.3, "sync": false}}, "line_linked": {"enable": false, "distance": 150, "color": "#ffffff", "opacity": 0.4, "width": 1}, "move": {"enable": true, "speed": 1, "direction": "none", "random": true, "straight": false, "out_mode": "out", "bounce": false, "attract": {"enable": false, "rotateX": 600, "rotateY": 600}}}, "interactivity": {"detect_on": "canvas", "events": {"onhover": {"enable": true, "mode": "bubble"}, "onclick": {"enable": true, "mode": "repulse"}, "resize": true}, "modes": {"grab": {"distance": 400, "line_linked": {"opacity": 1}}, "bubble": {"distance": 250, "size": 0, "duration": 2, "opacity": 0, "speed": 3}, "repulse": {"distance": 400, "duration": 0.4}, "push": {"particles_nb": 4}, "remove": {"particles_nb": 2}}}, "retina_detect": true} \ No newline at end of file diff --git a/particles2.json b/particles2.json new file mode 100644 index 0000000..939d52c --- /dev/null +++ b/particles2.json @@ -0,0 +1 @@ +{"particles": {"number": {"value": 400, "density": {"enable": true, "value_area": 800}}, "color": {"value": "#fff"}, "shape": {"type": "circle", "stroke": {"width": 0, "color": "#000000"}, "polygon": {"nb_sides": 5}, "image": {"src": "img/github.svg", "width": 100, "height": 100}}, "opacity": {"value": 0.5, "random": true, "anim": {"enable": false, "speed": 1, "opacity_min": 0.1, "sync": false}}, "size": {"value": 10, "random": true, "anim": {"enable": false, "speed": 40, "size_min": 0.1, "sync": false}}, "line_linked": {"enable": false, "distance": 500, "color": "#ffffff", "opacity": 0.4, "width": 2}, "move": {"enable": true, "speed": 6, "direction": "bottom", "random": false, "straight": false, "out_mode": "out", "bounce": false, "attract": {"enable": false, "rotateX": 600, "rotateY": 1200}}}, "interactivity": {"detect_on": "canvas", "events": {"onhover": {"enable": true, "mode": "repulse"}, "onclick": {"enable": true, "mode": "repulse"}, "resize": true}, "modes": {"grab": {"distance": 400, "line_linked": {"opacity": 0.5}}, "bubble": {"distance": 400, "size": 4, "duration": 0.3, "opacity": 1, "speed": 3}, "repulse": {"distance": 200, "duration": 0.4}, "push": {"particles_nb": 4}, "remove": {"particles_nb": 2}}}, "retina_detect": true} \ No newline at end of file diff --git a/particles3.json b/particles3.json new file mode 100644 index 0000000..c886b5d --- /dev/null +++ b/particles3.json @@ -0,0 +1 @@ +{"particles": {"number": {"value": 71, "density": {"enable": true, "value_area": 1341.5721647450607}}, "color": {"value": "#d9c8c8"}, "shape": {"type": "circle", "stroke": {"width": 0, "color": "#000000"}, "polygon": {"nb_sides": 5}, "image": {"src": "img/github.svg", "width": 100, "height": 100}}, "opacity": {"value": 0.5, "random": false, "anim": {"enable": false, "speed": 1, "opacity_min": 0.1, "sync": false}}, "size": {"value": 3, "random": true, "anim": {"enable": false, "speed": 40, "size_min": 0.1, "sync": false}}, "line_linked": {"enable": true, "distance": 150, "color": "#ffffff", "opacity": 0.4, "width": 1}, "move": {"enable": true, "speed": 6, "direction": "none", "random": false, "straight": false, "out_mode": "out", "bounce": false, "attract": {"enable": false, "rotateX": 600, "rotateY": 1200}}}, "interactivity": {"detect_on": "canvas", "events": {"onhover": {"enable": false, "mode": "repulse"}, "onclick": {"enable": false, "mode": "push"}, "resize": true}, "modes": {"grab": {"distance": 400, "line_linked": {"opacity": 1}}, "bubble": {"distance": 400, "size": 40, "duration": 2, "opacity": 8, "speed": 3}, "repulse": {"distance": 200, "duration": 0.4}, "push": {"particles_nb": 4}, "remove": {"particles_nb": 2}}}, "retina_detect": true} \ No newline at end of file diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..9dd52a5 --- /dev/null +++ b/robots.txt @@ -0,0 +1,3 @@ +# https://www.robotstxt.org/robotstxt.html +User-agent: * +Disallow: diff --git a/safari-pinned-tab.svg b/safari-pinned-tab.svg new file mode 100644 index 0000000..d51e7c5 --- /dev/null +++ b/safari-pinned-tab.svg @@ -0,0 +1,31 @@ + + + + +Created by potrace 1.11, written by Peter Selinger 2001-2013 + + + + + diff --git a/static/css/main.d4c348a5.css b/static/css/main.d4c348a5.css new file mode 100644 index 0000000..a765ec3 --- /dev/null +++ b/static/css/main.d4c348a5.css @@ -0,0 +1,2 @@ +body{height:100%;padding:.5rem}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#282c34;color:#111;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:#007bff;text-decoration:none}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{-ms-overflow-style:scrollbar;margin-bottom:1rem;margin-top:0;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{caption-side:bottom;color:#6c757d;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{cursor:pointer;display:list-item}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:1rem;margin-top:1rem}.small,small{font-size:.875em;font-weight:400}.mark,mark{background-color:#fcf8e3;padding:.2em}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote-footer{color:#6c757d;display:block;font-size:.875em}.blockquote-footer:before{content:"\2014\00A0"}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.no-gutters{margin-left:0;margin-right:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-left:15px;padding-right:15px;position:relative;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-auto{flex:0 0 auto;max-width:100%;width:auto}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{flex:0 0 auto;max-width:100%;width:auto}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{flex:0 0 auto;max-width:100%;width:auto}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{flex:0 0 auto;max-width:100%;width:auto}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{flex:0 0 auto;max-width:100%;width:auto}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.main-clock{color:#fff;display:inline-flexbox;font-size:2rem;padding:0 1rem 1rem;text-align:center}.secondary{padding-bottom:1.5rem}.labelswitch,.secondary{color:#6c757d;text-align:center}.labelswitch{align-items:center;font-size:1.25rem;padding-left:.5rem;padding-right:.5rem}.switch{display:inline-block;height:34px;position:relative;width:60px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;margin-top:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;bottom:4px;content:"";height:26px;left:4px;width:26px}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.root canvas{height:100%;left:0;position:absolute;top:0;width:auto;z-index:-1}@media (max-width:768px){.main-clock{color:#fff;display:inline;font-size:2rem;padding:0 1rem 1rem;text-align:center}.labelswitch{align-items:center;color:#6c757d;display:inline-flexbox;font-size:1.25rem;margin-left:auto;margin-right:auto;padding-left:.5rem;padding-right:.5rem;text-align:center}} +/*# sourceMappingURL=main.d4c348a5.css.map*/ \ No newline at end of file diff --git a/static/css/main.d4c348a5.css.map b/static/css/main.d4c348a5.css.map new file mode 100644 index 0000000..5fb711c --- /dev/null +++ b/static/css/main.d4c348a5.css.map @@ -0,0 +1 @@ +{"version":3,"file":"static/css/main.d4c348a5.css","mappings":"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","sources":["main.scss","../node_modules/bootstrap/scss/_reboot.scss","../node_modules/bootstrap/scss/_variables.scss","../node_modules/bootstrap/scss/vendor/_rfs.scss","../node_modules/bootstrap/scss/mixins/_hover.scss","../node_modules/bootstrap/scss/_type.scss","../node_modules/bootstrap/scss/mixins/_lists.scss","../node_modules/bootstrap/scss/mixins/_grid.scss","../node_modules/bootstrap/scss/mixins/_breakpoints.scss","../node_modules/bootstrap/scss/_grid.scss","../node_modules/bootstrap/scss/mixins/_grid-framework.scss"],"sourcesContent":["$body-bg: #282c34;\r\n$body-color: #111;\r\nbody {\r\n padding: 0.5rem;\r\n height: 100%;\r\n}\r\n\r\n@import \"node_modules/bootstrap/scss/functions\";\r\n@import \"node_modules/bootstrap/scss/variables\";\r\n@import \"node_modules/bootstrap/scss/mixins\";\r\n@import \"node_modules/bootstrap/scss/reboot\";\r\n@import \"node_modules/bootstrap/scss/type\";\r\n@import \"node_modules/bootstrap/scss/grid\";\r\n.main-clock {\r\n text-align: center;\r\n color: white;\r\n font-size: $h2-font-size;\r\n padding: 1rem;\r\n padding-top: 0;\r\n display: inline-flexbox;\r\n}\r\n.secondary {\r\n color: $secondary;\r\n text-align: center;\r\n padding-bottom: 1.5rem;\r\n}\r\n.labelswitch {\r\n font-size: $lead-font-size;\r\n color: $secondary;\r\n align-items: center;\r\n padding-left: 0.5rem;\r\n padding-right: 0.5rem;\r\n text-align: center;\r\n}\r\n\r\n.switch {\r\n position: relative;\r\n display: inline-block;\r\n width: 60px;\r\n height: 34px;\r\n}\r\n\r\n.switch input {\r\n opacity: 0;\r\n width: 0;\r\n height: 0;\r\n}\r\n\r\n.slider {\r\n position: absolute;\r\n cursor: pointer;\r\n top: 0;\r\n left: 0;\r\n right: 0;\r\n bottom: 0;\r\n background-color: #ccc;\r\n margin-top: 0;\r\n -webkit-transition: 0.4s;\r\n transition: 0.4s;\r\n}\r\n\r\n.slider:before {\r\n position: absolute;\r\n content: \"\";\r\n height: 26px;\r\n width: 26px;\r\n left: 4px;\r\n bottom: 4px;\r\n background-color: white;\r\n -webkit-transition: 0.4s;\r\n transition: 0.4s;\r\n}\r\n\r\ninput:checked + .slider {\r\n background-color: #2196f3;\r\n}\r\n\r\ninput:focus + .slider {\r\n box-shadow: 0 0 1px #2196f3;\r\n}\r\n\r\ninput:checked + .slider:before {\r\n -webkit-transform: translateX(26px);\r\n -ms-transform: translateX(26px);\r\n transform: translateX(26px);\r\n}\r\n\r\n/* Rounded sliders */\r\n.slider.round {\r\n border-radius: 34px;\r\n}\r\n\r\n.slider.round:before {\r\n border-radius: 50%;\r\n}\r\n.root canvas {\r\n width: auto;\r\n height: 100%;\r\n position: absolute;\r\n top: 0;\r\n left: 0;\r\n z-index: -1;\r\n}\r\n\r\n@media (max-width: 768px) {\r\n .main-clock {\r\n text-align: center;\r\n color: white;\r\n font-size: $h2-font-size;\r\n padding: 1rem;\r\n padding-top: 0;\r\n display: inline;\r\n }\r\n .labelswitch {\r\n display: inline-flexbox;\r\n font-size: $lead-font-size;\r\n color: $secondary;\r\n align-items: center;\r\n padding-left: 0.5rem;\r\n padding-right: 0.5rem;\r\n margin-left: auto;\r\n margin-right: auto;\r\n text-align: center;\r\n }\r\n}\r\n","// stylelint-disable declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix\n\n// Reboot\n//\n// Normalization of HTML elements, manually forked from Normalize.css to remove\n// styles targeting irrelevant browsers while applying new styles.\n//\n// Normalize is licensed MIT. https://github.com/necolas/normalize.css\n\n\n// Document\n//\n// 1. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.\n// 2. Change the default font family in all browsers.\n// 3. Correct the line height in all browsers.\n// 4. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS.\n// 5. Change the default tap highlight to be completely transparent in iOS.\n\n*,\n*::before,\n*::after {\n box-sizing: border-box; // 1\n}\n\nhtml {\n font-family: sans-serif; // 2\n line-height: 1.15; // 3\n -webkit-text-size-adjust: 100%; // 4\n -webkit-tap-highlight-color: rgba($black, 0); // 5\n}\n\n// Shim for \"new\" HTML5 structural elements to display correctly (IE10, older browsers)\n// TODO: remove in v5\n// stylelint-disable-next-line selector-list-comma-newline-after\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\n// Body\n//\n// 1. Remove the margin in all browsers.\n// 2. As a best practice, apply a default `background-color`.\n// 3. Set an explicit initial text-align value so that we can later use\n// the `inherit` value on things like `` elements.\n\nbody {\n margin: 0; // 1\n font-family: $font-family-base;\n @include font-size($font-size-base);\n font-weight: $font-weight-base;\n line-height: $line-height-base;\n color: $body-color;\n text-align: left; // 3\n background-color: $body-bg; // 2\n}\n\n// Future-proof rule: in browsers that support :focus-visible, suppress the focus outline\n// on elements that programmatically receive focus but wouldn't normally show a visible\n// focus outline. In general, this would mean that the outline is only applied if the\n// interaction that led to the element receiving programmatic focus was a keyboard interaction,\n// or the browser has somehow determined that the user is primarily a keyboard user and/or\n// wants focus outlines to always be presented.\n//\n// See https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible\n// and https://developer.paciellogroup.com/blog/2018/03/focus-visible-and-backwards-compatibility/\n[tabindex=\"-1\"]:focus:not(:focus-visible) {\n outline: 0 !important;\n}\n\n\n// Content grouping\n//\n// 1. Add the correct box sizing in Firefox.\n// 2. Show the overflow in Edge and IE.\n\nhr {\n box-sizing: content-box; // 1\n height: 0; // 1\n overflow: visible; // 2\n}\n\n\n//\n// Typography\n//\n\n// Remove top margins from headings\n//\n// By default, `

`-`

` all receive top and bottom margins. We nuke the top\n// margin for easier control within type scales as it avoids margin collapsing.\n// stylelint-disable-next-line selector-list-comma-newline-after\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: $headings-margin-bottom;\n}\n\n// Reset margins on paragraphs\n//\n// Similarly, the top margin on `

`s get reset. However, we also reset the\n// bottom margin to use `rem` units instead of `em`.\np {\n margin-top: 0;\n margin-bottom: $paragraph-margin-bottom;\n}\n\n// Abbreviations\n//\n// 1. Duplicate behavior to the data-* attribute for our tooltip plugin\n// 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n// 3. Add explicit cursor to indicate changed behavior.\n// 4. Remove the bottom border in Firefox 39-.\n// 5. Prevent the text-decoration to be skipped.\n\nabbr[title],\nabbr[data-original-title] { // 1\n text-decoration: underline; // 2\n text-decoration: underline dotted; // 2\n cursor: help; // 3\n border-bottom: 0; // 4\n text-decoration-skip-ink: none; // 5\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: $dt-font-weight;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0; // Undo browser default\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: $font-weight-bolder; // Add the correct font weight in Chrome, Edge, and Safari\n}\n\nsmall {\n @include font-size(80%); // Add the correct font size in all browsers\n}\n\n//\n// Prevent `sub` and `sup` elements from affecting the line height in\n// all browsers.\n//\n\nsub,\nsup {\n position: relative;\n @include font-size(75%);\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub { bottom: -.25em; }\nsup { top: -.5em; }\n\n\n//\n// Links\n//\n\na {\n color: $link-color;\n text-decoration: $link-decoration;\n background-color: transparent; // Remove the gray background on active links in IE 10.\n\n @include hover() {\n color: $link-hover-color;\n text-decoration: $link-hover-decoration;\n }\n}\n\n// And undo these styles for placeholder links/named anchors (without href).\n// It would be more straightforward to just use a[href] in previous block, but that\n// causes specificity issues in many other styles that are too complex to fix.\n// See https://github.com/twbs/bootstrap/issues/19402\n\na:not([href]):not([class]) {\n color: inherit;\n text-decoration: none;\n\n @include hover() {\n color: inherit;\n text-decoration: none;\n }\n}\n\n\n//\n// Code\n//\n\npre,\ncode,\nkbd,\nsamp {\n font-family: $font-family-monospace;\n @include font-size(1em); // Correct the odd `em` font sizing in all browsers.\n}\n\npre {\n // Remove browser default top margin\n margin-top: 0;\n // Reset browser default of `1em` to use `rem`s\n margin-bottom: 1rem;\n // Don't allow content to break outside\n overflow: auto;\n // Disable auto-hiding scrollbar in IE & legacy Edge to avoid overlap,\n // making it impossible to interact with the content\n -ms-overflow-style: scrollbar;\n}\n\n\n//\n// Figures\n//\n\nfigure {\n // Apply a consistent margin strategy (matches our type styles).\n margin: 0 0 1rem;\n}\n\n\n//\n// Images and content\n//\n\nimg {\n vertical-align: middle;\n border-style: none; // Remove the border on images inside links in IE 10-.\n}\n\nsvg {\n // Workaround for the SVG overflow bug in IE10/11 is still required.\n // See https://github.com/twbs/bootstrap/issues/26878\n overflow: hidden;\n vertical-align: middle;\n}\n\n\n//\n// Tables\n//\n\ntable {\n border-collapse: collapse; // Prevent double borders\n}\n\ncaption {\n padding-top: $table-cell-padding;\n padding-bottom: $table-cell-padding;\n color: $table-caption-color;\n text-align: left;\n caption-side: bottom;\n}\n\n// 1. Removes font-weight bold by inheriting\n// 2. Matches default `` alignment by inheriting `text-align`.\n// 3. Fix alignment for Safari\n\nth {\n font-weight: $table-th-font-weight; // 1\n text-align: inherit; // 2\n text-align: -webkit-match-parent; // 3\n}\n\n\n//\n// Forms\n//\n\nlabel {\n // Allow labels to use `margin` for spacing.\n display: inline-block;\n margin-bottom: $label-margin-bottom;\n}\n\n// Remove the default `border-radius` that macOS Chrome adds.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24093\nbutton {\n // stylelint-disable-next-line property-disallowed-list\n border-radius: 0;\n}\n\n// Explicitly remove focus outline in Chromium when it shouldn't be\n// visible (e.g. as result of mouse click or touch tap). It already\n// should be doing this automatically, but seems to currently be\n// confused and applies its very visible two-tone outline anyway.\n\nbutton:focus:not(:focus-visible) {\n outline: 0;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0; // Remove the margin in Firefox and Safari\n font-family: inherit;\n @include font-size(inherit);\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible; // Show the overflow in Edge\n}\n\nbutton,\nselect {\n text-transform: none; // Remove the inheritance of text transform in Firefox\n}\n\n// Set the cursor for non-`