Skip to content

Commit f6ebabf

Browse files
committed
Update base.css
1 parent 79e1216 commit f6ebabf

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
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; }
3-
code { background-color: #4533bf; color: #fff; border-radius: 10px; padding: 5px 10px; }
3+
code { background-color: #584ccc; color: #fff; border-radius: 10px; padding: 5px 10px; }
44
form label { display: inline-block; width: 200px; }
55
form input { width: 400px; }
66
form input[type=submit] { background-color: #f00; color: #fff; }

0 commit comments

Comments
 (0)