diff --git a/default.css b/default.css index e7d9d50..1ae80cd 100644 --- a/default.css +++ b/default.css @@ -1,3 +1,10 @@ +/* + * base text: #FAFAFA + * important text: #CB3737 + * first background: #EE6F57 + * second background: #E3E3E3 + */ + body { font-family: Arial, sans-serif; color: #FAFAFA;