Skip to content

Commit 6cd75b5

Browse files
Tweaking text colors
1 parent cf35301 commit 6cd75b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

static/css/index.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,8 @@ body {
8181
}
8282

8383
.publication-authors a {
84-
color: hsl(121, 100%, 36%) !important;
84+
color: #990000 !important;
85+
text-shadow: #990000 1px 1px 1px;
8586
}
8687

8788
.conference-authors a {

0 commit comments

Comments
 (0)