Skip to content

Commit 6d2f1ce

Browse files
committed
update link colour
1 parent 3240209 commit 6d2f1ce

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

public/style2-min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/style2.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ a:hover { color:#ff0000; text-decoration:none }
4040
float:right;
4141
padding: 2px 2px;
4242
color: #eee;
43+
a:visited { color:#8888ff; text-decoration:none }
44+
a:link { color:#8888ff; text-decoration:none }
4345
}
4446

4547
.pagetitle {

src/style2.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ a:hover { color:#ff0000; text-decoration:none }
4040
float:right;
4141
padding: 2px 2px;
4242
color: #eee;
43+
a:visited { color:#8888ff; text-decoration:none }
44+
a:link { color:#8888ff; text-decoration:none }
4345
}
4446

4547
.pagetitle {

0 commit comments

Comments
 (0)