Skip to content

Commit 3862bf8

Browse files
committed
Make the timestamps less predominant
1 parent a4795fb commit 3862bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gha_logs.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ async fn process_logs(
144144
white-space: pre;
145145
}}
146146
.timestamp {{
147-
color: unset;
147+
color: #848484;
148148
text-decoration: none;
149149
}}
150150
.timestamp:hover {{

0 commit comments

Comments
 (0)