diff --git a/favicon.png b/favicon.png new file mode 100644 index 0000000..a3d18b2 Binary files /dev/null and b/favicon.png differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..0595372 --- /dev/null +++ b/index.html @@ -0,0 +1,55 @@ + + + +mdva mele + + + + +
+

MDVA Mele

+ + welcome to the website for mdva melee! i'm out here doing my best! ¯\_(ツ)_/¯ + +

Links

+ +

+ + MDVA Melee start.gg Hub + +

+ +

+ + MDVA Melee Discord + +

+ +

+ + MDVA Melee Twitter + +

+ +

+ + MDVA Melee Calendar? + +

+ +

+ + MDVA Melee Braacket 2023 Winter + <-- Braacket + +

+ +

Community Pictures

+ Junebug + GameCube + Racer + Captain Falco + Marth Cool + + +
diff --git a/style/linkin-park.css b/style/linkin-park.css new file mode 100644 index 0000000..bcbb606 --- /dev/null +++ b/style/linkin-park.css @@ -0,0 +1,22 @@ +body { + margin: 3em 8%; + font-family: Helvetica, Arial, sans-serif; + color: black; + background-color: #f0ee0c; +} + +div.page { + max-width: 40em; + margin: 0 auto; +} + +h1 { + justify-content: space-between; + font-variant: small-caps; + text-align: center; + font-size: 260%; + margin: 2em 0 0.5em 0; + padding: .25em 0; + color: blue; + background-color: #ff2c2c; +}