yeag i kinda like lavender
This commit is contained in:
parent
2310ba837a
commit
59f1d1a4d7
1 changed files with 6 additions and 6 deletions
12
src/App.css
12
src/App.css
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue