diff --git a/public/index.html b/public/index.html index aa069f2..6b27526 100644 --- a/public/index.html +++ b/public/index.html @@ -2,42 +2,25 @@ - + + + + + + + + - - - - React App + QuickChess - SageV.Space
- diff --git a/src/index.css b/src/index.css index d407e21..4ec318d 100644 --- a/src/index.css +++ b/src/index.css @@ -1,6 +1,7 @@ body { font: 14px "Century Gothic", Futura, sans-serif; margin: 20px; + background: #eee; } ol, ul {