1
0
Fork 0

yeag i kinda like lavender

This commit is contained in:
amy 2025-05-10 23:08:11 +03:30
parent 2310ba837a
commit 59f1d1a4d7
No known key found for this signature in database

View file

@ -14,11 +14,11 @@
/* browsers agreeing on stuff challenge (impossible) */
background-color: #121212;
overflow-x: hidden;
color: #ffc8dd;
color: lavender;
}
.footer a {
color: #cdb4db;
color: thistle;
}
.footer {
@ -36,7 +36,7 @@
.musicbutton {
background-color: #272525;
color: pink;
color: lavender;
font-family: Roboto, sans-serif;
font-weight: 500;
font-size: 14px;
@ -56,7 +56,7 @@
.fakemusicbutton {
background-color: #272525;
color: pink;
color: lavender;
font-family: Roboto, sans-serif;
font-weight: 500;
font-size: 14px;
@ -187,7 +187,7 @@
.cardchild a {
font-size: 1.5em;
text-align: center;
color: pink;
color: thistle;
text-decoration: underline;
margin-bottom: 0%;
transition: opacity 1s ease;
@ -345,7 +345,7 @@
.header h1 {
font-size: 3.6em;
color: blanchedalmond;
color: lavender;
display: inline-table;
}