mirror of
https://github.com/samsonjs/retrogit.git
synced 2026-04-26 14:57:41 +00:00
Lighten the card yellow a bit.
This commit is contained in:
parent
be01a8623f
commit
07a64cffce
1 changed files with 2 additions and 2 deletions
|
|
@ -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": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue