diff options
Diffstat (limited to 'public/index.css')
-rw-r--r-- | public/index.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/public/index.css b/public/index.css index 0b9d6da..7fa778a 100644 --- a/public/index.css +++ b/public/index.css @@ -21,6 +21,7 @@ .white{ background-color: #eaead2; + /*background-color: #4b7299; */ color: #4b7299; } @@ -55,3 +56,7 @@ body{ .highlight { background-color: yellow; } + +/*.wp {*/ +/* color: white;*/ +/*}*/ |