Skip to content

Commit

Permalink
Update christmas.awkglass.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ungiglio committed Nov 18, 2024
1 parent 43e7318 commit f11627c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions AWKGLASS/christmas.awkglass.css
Original file line number Diff line number Diff line change
Expand Up @@ -983,4 +983,17 @@ button:has([d^=" M-6,-10 C-6,-10 6,-10 6,-10 C8.208999633789062"]){ /* sticker b
}
button.button_adca65.enabled_adca65:hover, span.button_adca65.enabled_adca65:hover {
background-color: var(--darkPurpleChristmas-background);
}

.contentWrapper_f7506e {
background-color: rgb(90, 0, 0);
}
.appDetailsContainer_e5da8b {
background-color: rgb(120, 0, 0);
}
.appDetailsContainer_e5da8b:hover {
background-color: rgb(65, 0, 0);
}
.container_e5da8b {
background: none;
}

0 comments on commit f11627c

Please sign in to comment.