diff options
| author | Christine Dodrill <me@christine.website> | 2016-12-18 09:41:28 -0800 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2016-12-18 09:41:28 -0800 |
| commit | 3df14063b29a81ed7eed66d270d19c54f7fa4bd0 (patch) | |
| tree | d1b35e62f75981dfd557beea198eab257bef9a4e /static | |
| parent | aaca2fa191978c52ff048f7e72f7549c5fc10651 (diff) | |
| download | xesite-3df14063b29a81ed7eed66d270d19c54f7fa4bd0.tar.xz xesite-3df14063b29a81ed7eed66d270d19c54f7fa4bd0.zip | |
static/main.css: remove this color
Diffstat (limited to 'static')
| -rw-r--r-- | static/css/about/main.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/about/main.css b/static/css/about/main.css index f4c6f71..feae899 100644 --- a/static/css/about/main.css +++ b/static/css/about/main.css @@ -63,7 +63,7 @@ img.textwrap-right { } .header{ - color : #808080; + /*color : #808080;*/ margin-left:10%; margin-top:70px; } |
