diff options
Diffstat (limited to 'animism-align/frontend/app/common/app.css')
| -rw-r--r-- | animism-align/frontend/app/common/app.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/animism-align/frontend/app/common/app.css b/animism-align/frontend/app/common/app.css index e9efdc3..cca40fd 100644 --- a/animism-align/frontend/app/common/app.css +++ b/animism-align/frontend/app/common/app.css @@ -80,7 +80,7 @@ li { /* headings */ h1 { - color: #eee; + /*color: #eee;*/ margin-bottom: 1.25rem; font-size: 1.5rem; font-weight: normal; @@ -90,12 +90,12 @@ div:first-child > h1:first-child, margin-top: 0; } h2 { - color: #eee; + /*color: #eee;*/ font-size: 1.25rem; font-weight: normal; } h3 { - color: #eee; + /*color: #eee;*/ margin-top: 0; margin-bottom: 1.25rem; font-size: 1.0rem; |
