diff --git a/css/index.css b/css/index.css index ca7dc77..98c9ebc 100644 --- a/css/index.css +++ b/css/index.css @@ -44,11 +44,24 @@ h3 { cursor: pointer; display: inline-block; } -.btn:hover {background: #eee;} - -.home {color: green;} -.login {color: rgb(233, 87, 238);} -.music {color: rgb(255, 190, 70);} -.blog {color: rgb(0, 217, 255);} -.discord {color: black;} -.git {color: rgb(230, 68, 68);} \ No newline at end of file +.btn:hover { + background: #eee; + } +.home { + color: green; + } +.login { + color: rgb(233, 87, 238); + } +.music { + color: rgb(255, 190, 70); + } +.blog { + color: rgb(0, 217, 255); + } +.discord { + color: black; + } +.git { + color: rgb(230, 68, 68); + } \ No newline at end of file diff --git a/index.html b/index.html index c9849d8..d19b4c3 100644 --- a/index.html +++ b/index.html @@ -16,14 +16,14 @@

- +

-Mastodon (Coming Soon) -