Skip to content

Commit

Permalink
Highlighted C~4 in Cambiare.
Browse files Browse the repository at this point in the history
  • Loading branch information
PoneyClairDeLune committed Jul 31, 2024
1 parent 6e85ca9 commit a6bfcec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/css/cambiare.css
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,9 @@ div.cambiare-canvas > div.sect-part span.part-csplit {
background: var(--accent-color);
transform: translateY(calc(-100% - 1px));
}
div.cambiare-canvas > div.sect-part span.part-csplit:nth-child(6) {
opacity: 0.8;
}
div.cambiare-canvas > div.sect-part span.part-cdive {
transform: translateY(-1px);
}
Expand Down

0 comments on commit a6bfcec

Please sign in to comment.