Skip to content

Commit 6c2b87c

Browse files
committed
updated past shows css
1 parent 983ba97 commit 6c2b87c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

styles.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ section {
252252
transform: none;
253253
font-style: italic;
254254
text-decoration: line-through;
255+
text-decoration-color: rgba(0, 0, 0, 0.2);
255256
}
256257

257258
.past-shows .shows-list li:hover {
@@ -263,6 +264,7 @@ section {
263264
color: #888;
264265
font-style: italic;
265266
text-decoration: line-through;
267+
text-decoration-color: rgba(0, 0, 0, 0.2);
266268
pointer-events: none;
267269
cursor: default;
268270
}

0 commit comments

Comments
 (0)