diff --git a/mods/index.html b/mods/index.html index ac7b48b..cfd9f91 100755 --- a/mods/index.html +++ b/mods/index.html @@ -8,6 +8,7 @@
Psst! You want a tutorial?
+ ++
I (probably) can't legally upload these directly to my site, so you'll have to just deal with external links.
+Song | +Original Game | +Download Links | + + +
---|---|---|
Holy Ground [Inferno] | +Fire Emblem Warriors: Three Hopes | +
+ + [GAMEBANANA] + [IPFS] + [FREENET] + + |
+
diff --git a/mods/style.css b/mods/style.css index 93a444c..d281e99 100755 --- a/mods/style.css +++ b/mods/style.css @@ -32,10 +32,19 @@ p { h1, code { color: #cc99ff; } -h2, b { +h2, b, p { color: #D162A4; } .note { text-align: center; color: #cc99ff; } +table { + width: 100%; + padding: 3px; + color: #ffffff; +} + +td, span { + text-align: center; +}