diff --git a/public/assets/css/style.css b/public/assets/css/style.css index ff0dbd6..903992d 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -436,6 +436,7 @@ h2 { font-weight: 700; display: block; margin-bottom: 10px; + color: white; -webkit-text-stroke: 1px #DEDEDE; } @@ -1008,7 +1009,7 @@ h2 { right:16px; font-size:46px; font-weight:700; - /* color:#ececec; */ + color: white; -webkit-text-stroke: 1px #DEDEDE; } @@ -1101,7 +1102,7 @@ h2 { line-height:1; margin-bottom:8px; -webkit-text-stroke: 1px #DEDEDE; - color: snow; + color: white; } /* TITLE */