Lighten the card yellow a bit.

This commit is contained in:
Mihai Parparita 2014-10-20 23:24:31 -07:00
parent be01a8623f
commit 07a64cffce

View file

@ -33,7 +33,7 @@
"margin": ".5em 0" "margin": ".5em 0"
}, },
"commit": { "commit": {
"background": "#fffbe8", "background": "#fefcef",
"border": "solid 1px #dddac8", "border": "solid 1px #dddac8",
"box-shadow": "1px 1px 2px rgba(0, 0, 0, 0.11)", "box-shadow": "1px 1px 2px rgba(0, 0, 0, 0.11)",
"container": { "container": {
@ -56,7 +56,7 @@
"height": "0", "height": "0",
"border": "solid", "border": "solid",
"border-width": "0 0 20px 10px", "border-width": "0 0 20px 10px",
"border-color": "transparent transparent #fdf9e5 transparent" "border-color": "transparent transparent #fefcef transparent"
} }
}, },
"title": { "title": {