core: add color comments
This commit is contained in:
parent
501ef4f2b8
commit
6cc3907ff4
@ -1,3 +1,10 @@
|
||||
/*
|
||||
* base text: #FAFAFA
|
||||
* important text: #CB3737
|
||||
* first background: #EE6F57
|
||||
* second background: #E3E3E3
|
||||
*/
|
||||
|
||||
body {
|
||||
font-family: Arial, sans-serif;
|
||||
color: #FAFAFA;
|
||||
|
Loading…
Reference in New Issue
Block a user