diff --git a/examples/style.css b/examples/style.css index 2f4c3b3..c3d06c8 100644 --- a/examples/style.css +++ b/examples/style.css @@ -34,9 +34,9 @@ h1 a:hover{ } h2{ - font-weight: 100; + font-weight: 300; font-size: 24px; - color: #D5BE59; + color: #8F8143; margin-top: 0px; } h3{ @@ -145,4 +145,4 @@ footer{ font-size: 12px; font-weight: 300; padding: 20px; -} \ No newline at end of file +}