1
0
forked from HPR/hpr_generator

Add and format lane icons

This commit is contained in:
2025-07-18 11:07:00 -04:00
parent 829bdb7708
commit a5c73f5874
9 changed files with 19 additions and 8 deletions

View File

@@ -236,7 +236,11 @@ a.lane-button {
border-radius: 5px;
}
a.lane-button img {
height: 110px;
filter: invert(60%) sepia(50%) hue-rotate(140deg) saturate(200%);
transform: scaleX(0.9);
}
#tag_line,
#title {
text-transform: uppercase;