Sending cookies with fetch, bg color change

This commit is contained in:
MrFry 2020-04-08 18:12:20 +02:00
parent 9f576a41f6
commit cbba4cd616
10 changed files with 21 additions and 11 deletions

View file

@ -8,7 +8,7 @@
<style>
:root{
--size: 100px;
--bgcolor: #212127;
--bgcolor: #222426;
--color: #fcff4f;
--shadow: rgba(30,2,5,.2);
}