Skip to content

Commit 020d677

Browse files
committed
Update base.css
1 parent 6e0333b commit 020d677

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,6 +1,6 @@
11
a { border-bottom: 1px dotted #33a; color: #33a; text-decoration: none; }
22
a.adobe { border-bottom: 1px dotted #f00; color: #f00; }
3-
body { background-color: #eee; background-image: url(/images/gen-logo.png); background-position: 95% 5%; background-repeat: no-repeat; color: #333; font: 14px "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif; line-height: 2.0em; padding: 10px 5% 0; }
3+
body { background-color: #eee; background-image: url(/images/gen-logo.png); background-position: 95% 5%; background-repeat: no-repeat; color: #333; font: 14px "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif; line-height: 2.0em; padding: 10px 5% 0; text-shadow: 0 -2px #eee, 0 1px #eee; }
44
h2 { padding-top: 40px; }
55
img { padding: 20px 0 20px 40px; }
66
li { padding-bottom: 10px; }

0 commit comments

Comments
 (0)