From f562070638595f422f7c292a40825bbe05e5762d Mon Sep 17 00:00:00 2001 From: SprintingSnail Date: Fri, 8 Nov 2024 18:46:20 -0600 Subject: [PATCH] stuff --- brawlstars.html | 233 +++++++++++++++++++++++++++++++++++++++++++++++ index.html | 11 +-- meetthedevs.html | 227 +++++++++++++++++++++++++++++++++++++++++++++ music.html | 5 +- style.css | 4 +- 5 files changed, 466 insertions(+), 14 deletions(-) create mode 100644 brawlstars.html create mode 100644 meetthedevs.html diff --git a/brawlstars.html b/brawlstars.html new file mode 100644 index 0000000..d1542df --- /dev/null +++ b/brawlstars.html @@ -0,0 +1,233 @@ + + + + + + CoolSounds + + + + + + + +
+ +

+ + + + + + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index 6fb959a..60231f2 100644 --- a/index.html +++ b/index.html @@ -16,6 +16,7 @@

@@ -70,12 +71,7 @@

CoolSounds

- - - - - @@ -121,12 +117,7 @@

CoolSounds

- - - - - diff --git a/meetthedevs.html b/meetthedevs.html new file mode 100644 index 0000000..f2fb778 --- /dev/null +++ b/meetthedevs.html @@ -0,0 +1,227 @@ + + + + + + CoolSounds + + + + + + + +
+ +

+ + + + + + + + + + + \ No newline at end of file diff --git a/music.html b/music.html index ea282c7..957dabd 100644 --- a/music.html +++ b/music.html @@ -3,7 +3,7 @@ - CoolSounds + CoolSounds @@ -16,6 +16,7 @@

@@ -37,7 +38,7 @@

Music

- + diff --git a/style.css b/style.css index 62226d5..b935bbc 100644 --- a/style.css +++ b/style.css @@ -26,8 +26,8 @@ font-weight: 999; } -.title { - color: rgb(88, 211, 88); +title { + color: rgb(60, 211, 60); } .para {