Skip to content

Commit b460027

Browse files
committed
Changed color of links
1 parent 73ace06 commit b460027

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

static/styles/web.css

+1-2
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,11 @@ div.break-word {
8484

8585
a {
8686
text-decoration: underline;
87-
color: #000000;
87+
color: #002776;
8888
}
8989

9090
a:hover {
9191
text-decoration: underline;
92-
color: #222222;
9392
}
9493

9594
input.formfield {

yammerConfig.pyc

256 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)