Skip to content

Commit

Permalink
Remove superfluos "color: white;"
Browse files Browse the repository at this point in the history
  • Loading branch information
KristjanESPERANTO committed Jan 22, 2023
1 parent 2a4f268 commit 7d50f5f
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 145 deletions.
11 changes: 0 additions & 11 deletions css/berlin-lines.css
Original file line number Diff line number Diff line change
Expand Up @@ -25,67 +25,57 @@
.s1 {
background-color: #d96ea2;
border-radius: 1.25rem;
color: white;
}

.s2,
.s25,
.s26 {
background-color: #127734;
border-radius: 1.25rem;
color: white;
}

.s3 {
background-color: #0167ad;
border-radius: 1.25rem;
color: white;
}

.s41 {
background-color: #ad5a37;
border-radius: 1.25rem;
color: white;
}

.s42 {
background-color: #cb651d;
border-radius: 1.25rem;
color: white;
}

.s45,
.s46,
.s47 {
background-color: #127734;
border-radius: 1.25rem;
color: white;
}

.s5 {
background-color: #ea7619;
border-radius: 1.25rem;
color: white;
}

.s7,
.s75 {
background-color: #816fa5;
border-radius: 1.25rem;
color: white;
}

.s8,
.s85 {
background-color: #6aaa28;
border-radius: 1.25rem;
color: white;
}

.s9 {
background-color: #992644;
border-radius: 1.25rem;
color: white;
}

/*
Expand Down Expand Up @@ -169,7 +159,6 @@

.strm13 {
background-color: #479e92;
color: white;
}

.strm17 {
Expand Down
Loading

0 comments on commit 7d50f5f

Please sign in to comment.