Skip to content

Commit 0ee5524

Browse files
committed
.
1 parent bd21280 commit 0ee5524

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

coder-base/apps/eyeball/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"created": "2013-03-15",
3-
"modified": "2013-05-30",
3+
"modified": "2013-06-25",
44
"color": "#f39c12",
55
"author": "Justin Windle",
66
"name": "Eyeball",

coder-base/static/apps/eyeball/css/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
}
55

66
html, body {
7-
background: #f2f2f2;
7+
background: #f2f25a;
88
text-align: center;
99
}
1010

0 commit comments

Comments
 (0)