summaryrefslogtreecommitdiff
path: root/public/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.css')
-rw-r--r--public/index.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/public/index.css b/public/index.css
index 7fa778a..1971278 100644
--- a/public/index.css
+++ b/public/index.css
@@ -60,3 +60,11 @@ body{
/*.wp {*/
/* color: white;*/
/*}*/
+
+.w {
+ color: white
+}
+
+.b {
+ color: black
+}