diff --git a/css/style.css b/css/style.css index 0a64efd..b8d41e1 100644 --- a/css/style.css +++ b/css/style.css @@ -9,7 +9,7 @@ File Description:Main CSS file of the template */ /* Typography ----------------------------------------------------------------------------- */ body { - font-family: 'Open Sans', sans-serif; + font-family: 'Open Serif', sans-serif; } html, body { @@ -72,7 +72,7 @@ h4 span { /* color: #71c2ff;*/ } a:hover { - color: #339BEB; + color: #339BEC; } a:focus, a:active { @@ -122,7 +122,7 @@ blockquote { /* Layout ----------------------------------------------------------------------------- */ .header { - color: #ffffff; + color: #00008b; background-color: rgba(44, 62, 80, 0.90); padding: 10px 0; -webkit-transition: all 0.2s ease-in-out; @@ -1025,4 +1025,4 @@ textarea { .lang li a img { display: inline; margin-right: 5px; -} \ No newline at end of file +}