oh my god
All checks were successful
avraham dev build / Build-Docker-Image (push) Successful in 40s
All checks were successful
avraham dev build / Build-Docker-Image (push) Successful in 40s
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
output
|
||||||
@@ -7,6 +7,9 @@
|
|||||||
padding: 0px;
|
padding: 0px;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
font-family: "Anton";
|
font-family: "Anton";
|
||||||
|
--newpurple: #ca2862;
|
||||||
|
--newgold: #e1c305;
|
||||||
|
--newblue: #43baef;
|
||||||
--deepcream: rgb(247, 233, 213);
|
--deepcream: rgb(247, 233, 213);
|
||||||
--cream: rgb(255, 254, 250);
|
--cream: rgb(255, 254, 250);
|
||||||
--kuwaitgreen: #007b3a;
|
--kuwaitgreen: #007b3a;
|
||||||
@@ -15,12 +18,9 @@
|
|||||||
--seadark: #6090a4;
|
--seadark: #6090a4;
|
||||||
--sealight: #71a3b8;
|
--sealight: #71a3b8;
|
||||||
--scrollight: #8e3b37;
|
--scrollight: #8e3b37;
|
||||||
--humanbody: #434343;
|
--humanbody: var(--kuwaitred) /*#434343*/;
|
||||||
--handledark: #7a6034;
|
--handledark: #7a6034;
|
||||||
--scrollpaperlight: #d5c6ad;
|
--scrollpaperlight: var(--newpurple)/*#d5c6ad*/;
|
||||||
--newpurple: #ca2862;
|
|
||||||
--newgold: #e1c305;
|
|
||||||
--newblue: #43baef;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
|
|||||||
Reference in New Issue
Block a user