Skip to content

Commit a88460e

Browse files
committed
recolored table a
1 parent 02b0028 commit a88460e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

usr-web/src/routes/(apps)/manifest/+page.svelte

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -497,4 +497,8 @@
497497
align-items: center;
498498
text-align: end;
499499
}
500+
table a {
501+
text-decoration: underline;
502+
color: blue;
503+
}
500504
</style>

0 commit comments

Comments
 (0)