diff --git a/config/style-site.css b/config/style-site.css index bf5517d84c048e4f6cace947062cc1a8ebd5bfba..e786963af7cc8e93170e36a631a5cdc4e9b1f2c5 100644 --- a/config/style-site.css +++ b/config/style-site.css @@ -23,9 +23,14 @@ /* --one-color: #890000; /\* médio *\/ */ /* --two-color: #CC3434; /\* escuro *\/ */ /* --thr-color: #A91616; /\* claro *\/ */ - --one-color: #004ca1; - --two-color: #053060; - --thr-color: #006fec; + /* Azul */ + /* --one-color: #004ca1; */ + /* --two-color: #053060; */ + /* --thr-color: #006fec; */ + /* Roxo */ + --one-color: #49008a; + --two-color: #7700e0; + --thr-color: #472f75; } /* Corpo ------------------------------------ */ @@ -96,7 +101,7 @@ div#header { } div.tocify-extend-page { - height: 10px !important; + height: 10px !important; } /* Cores ------------------------------------ */