We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e95baa commit 5d557f7Copy full SHA for 5d557f7
css/base.css
@@ -1,4 +1,5 @@
1
a { border-bottom: 1px dotted #33a; color: #33a; text-decoration: none; }
2
+a.adobe { color: #f00; }
3
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; }
4
h2 { padding-top: 40px; }
5
img { padding: 20px 0 20px 40px; }
0 commit comments