mirror of
https://github.com/NohamR/AM-Exporter.git
synced 2026-05-25 19:58:36 +00:00
textColorOnBackground
This commit is contained in:
@@ -58,12 +58,11 @@ body * {
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
|
||||
.info {
|
||||
color: #E1E1E6;
|
||||
}
|
||||
|
||||
.info p {
|
||||
.info .name-artist {
|
||||
opacity: 0.68;
|
||||
font-size: 19px;
|
||||
}
|
||||
@@ -80,7 +79,6 @@ body * {
|
||||
padding-bottom: 7px;
|
||||
}
|
||||
|
||||
|
||||
.controls {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
@@ -109,13 +107,12 @@ body * {
|
||||
height: 6px;
|
||||
width: var(--new-width);
|
||||
display: block;
|
||||
background: #D9D9D9;
|
||||
background: var(--new-color);
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.time {
|
||||
opacity: 0.7;
|
||||
font-size: 14px;
|
||||
font-size: 15px;
|
||||
color: gainsboro;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
||||
Reference in New Issue
Block a user