diff --git a/docs/css/paw.css b/docs/css/paw.css index 419664e..dfdfd40 100644 --- a/docs/css/paw.css +++ b/docs/css/paw.css @@ -7,7 +7,7 @@ h1 { margin-top: 5rem; margin-bottom: 3rem; font-size: 4rem; - color: #044138; + color: #141E46; font-weight: regular; font-family: 'Roboto Condensed', sans-serif; } @@ -16,7 +16,7 @@ h2{ margin-top: 5rem; font-size: 2.5rem; font-weight: regular; - color: #044138; + color: #141E46; font-family: 'Roboto Condensed', sans-serif; } @@ -24,23 +24,23 @@ h3 { margin-top: 3rem; font-weight: bold; font-size: 1.5rem; - color: #044138; + color: #C70039; font-family: 'Roboto Condensed', sans-serif; } h4 { font-size: 1.25rem; - color: #044138; + color: #FFF5E0; font-family: 'Roboto Condensed', sans-serif; } a{ - color: #be7a7e; + color: #C70039; } .navbar{ - background-color: #ffb5b9 !important; + background-color: #FF6969 !important; } .ping{ @@ -51,7 +51,7 @@ a{ margin-right: 3rem; font-weight: bold; font-size: 2rem; - color: #044138 !important; + color: #FFF5E0 !important; font-family: 'Roboto Condensed', sans-serif; } @@ -59,12 +59,12 @@ a{ font-size: 1.5rem; padding-left: 2.5rem; border-left: 1px solid; - border-color: #044138; + border-color: #FFF5E0; font-family: 'Roboto Condensed', sans-serif; } .nav-link{ - color: #044138 !important; + color: #FFF5E0 !important; padding-right: 0.8rem !important; padding-left: 0.8rem !important; } @@ -75,7 +75,7 @@ a{ .dropdown-item{ - color: #044138; + color: #FFF5E0; } .banner-h1{ @@ -130,7 +130,7 @@ p{ margin-top: 2rem; bottom: 0; width: 100%; - background-color: #044138 !important; + background-color: #141E46 !important; color: white; } @@ -158,9 +158,9 @@ hr{ } .btn{ - background-color: #ffb5b9 !important; - border-color: #ffb5b9 !important; - color: #044138 !important; + background-color: #FF6969 !important; + border-color: #FF6969 !important; + color: #FFF5E0 !important; font-family: 'Roboto Condensed', sans-serif; } diff --git a/docs/img/banner.jpg b/docs/img/banner.jpg new file mode 100644 index 0000000..e8c1340 Binary files /dev/null and b/docs/img/banner.jpg differ diff --git a/docs/img/banner.png b/docs/img/banner.png deleted file mode 100644 index bb71022..0000000 Binary files a/docs/img/banner.png and /dev/null differ diff --git a/docs/img/bannerFull.png b/docs/img/bannerFull.png deleted file mode 100644 index 81476e5..0000000 Binary files a/docs/img/bannerFull.png and /dev/null differ diff --git a/docs/index.html b/docs/index.html index 6833636..0389e85 100644 --- a/docs/index.html +++ b/docs/index.html @@ -59,7 +59,7 @@