Update 'www/index.html'
This commit is contained in:
parent
635979a136
commit
0da79d8dfa
|
@ -7,13 +7,13 @@
|
||||||
<meta name="author" content="Sarimoko by Travis Reames">
|
<meta name="author" content="Sarimoko by Travis Reames">
|
||||||
<meta name="description" content="Watch & listen on various platforms!">
|
<meta name="description" content="Watch & listen on various platforms!">
|
||||||
<meta name="keywords" content="sarimoko, sari, moko, sariboto, boto, show">
|
<meta name="keywords" content="sarimoko, sari, moko, sariboto, boto, show">
|
||||||
<style>
|
<style>
|
||||||
:root {
|
:root {
|
||||||
--container-bg-color: #333;
|
--container-bg-color: #333;
|
||||||
--left-bg-color: rgba(223, 39, 39, 0.7);
|
--left-bg-color: rgba(43, 43, 43, 0.8);
|
||||||
--left-button-hover-color: rgba(161, 11, 11, 0.3);
|
--left-button-hover-color: rgba(92, 92, 92, 0.3);
|
||||||
--right-bg-color: rgba(43, 43, 43, 0.8);
|
--right-bg-color: rgba(223, 39, 39, 0.7);
|
||||||
--right-button-hover-color: rgba(92, 92, 92, 0.3);
|
--right-button-hover-color: rgba(161, 11, 11, 0.3);
|
||||||
--hover-width: 75%;
|
--hover-width: 75%;
|
||||||
--other-width: 25%;
|
--other-width: 25%;
|
||||||
--speed: 1000ms;
|
--speed: 1000ms;
|
||||||
|
|
Loading…
Reference in New Issue