We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 043b8f4 commit c9106d5Copy full SHA for c9106d5
css/base.css
@@ -1,4 +1,4 @@
1
-a { border-bottom: 1px dotted #33a; color: #33a; text-decoration: none; }
+a { border-bottom: 1px dotted #584ccc; color: #584ccc; text-decoration: none; }
2
a.logo { border: 0px; text-decoration: none; }
3
a.logo img { border-radius: 50%; margin: 20px 0px 0px; padding: 0px 0px; }
4
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