diff --git a/default.css b/default.css index 662f209..daa4c35 100644 --- a/default.css +++ b/default.css @@ -5,15 +5,15 @@ * second background: #003161 */ /* - * base text: #4F6D7A - * important text: #C0D6DF - * first background: #DD6E42 - * second background: #E8DAB2 + * base text: #06CDFF + * important text: #301E67 + * first background: #03001C + * second background: # */ body { font-family: Arial, sans-serif; - color: #006A67; + color: #06CDFF; background: #003161; line-height: 1.5; margin-inline: auto; @@ -28,7 +28,7 @@ body { } .first { - background: #000B58; + background: #003161; } .second { @@ -50,8 +50,8 @@ body { } .navItem { - color: #006A67; - background-color: #FFF4B7; + color: #06CDFF; + background-color: #301E67; margin: 6px; margin-top: 0px; padding: 8px; @@ -86,7 +86,7 @@ h1 { max-width: 650px; text-align: left; padding: 8px 1.5rem; - color: #FFF4B7; + color: #301E67; } h2 { @@ -94,7 +94,7 @@ h2 { text-align: center; margin: auto; padding: 8px; - background: #e6e9ef; + background: #003161; border-radius: 24px; } @@ -152,5 +152,5 @@ a.button { #pong { margin: 6px; border-radius: 9px; - background: #494d64; + background: #003161; } diff --git a/index.html b/index.html index 96df9ec..1192bac 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@ GitHub Projects - TRIANTA +
TRIANTA