Sending cookies with fetch, bg color change

This commit is contained in:
MrFry 2020-04-08 18:12:08 +02:00
parent 0ba12f4d67
commit 179aa6ebfa
4 changed files with 7 additions and 5 deletions

View file

@ -2,7 +2,7 @@
margin: 10px;
padding: 10px;
color: white;
background-color: #212127;
background-color: #222426;
border: none;
font-size: 18px;
flex-grow: 1;