Skip to content

Commit c9106d5

Browse files
committed
Update base.css
1 parent 043b8f4 commit c9106d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/base.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
a { border-bottom: 1px dotted #33a; color: #33a; text-decoration: none; }
1+
a { border-bottom: 1px dotted #584ccc; color: #584ccc; text-decoration: none; }
22
a.logo { border: 0px; text-decoration: none; }
33
a.logo img { border-radius: 50%; margin: 20px 0px 0px; padding: 0px 0px; }
44
body { background-color: #eee; color: #333; font: 14px "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif; line-height: 2.0em; padding: 10px 5% 0; }

0 commit comments

Comments
 (0)