From ddddc1160b8f21bf4c27a536ca155e16913fc213 Mon Sep 17 00:00:00 2001 From: byYottaFLOPS Date: Sat, 4 Feb 2017 22:21:49 +0100 Subject: [PATCH] Better modinfo Updated download links --- download.html | 8 ++++---- modinfo.css | 18 ++++++++++++------ modinfo.html | 1 - 3 files changed, 16 insertions(+), 11 deletions(-) diff --git a/download.html b/download.html index f2d7802..be108dd 100644 --- a/download.html +++ b/download.html @@ -26,25 +26,25 @@ - +
Exe: DownloadDownload

MacOS

- + - +
Installer: DownloadDownload
App: DownloadDownload

Universal (Windows, Linux, MacOS)

- +
Jar: DownloadDownload
diff --git a/modinfo.css b/modinfo.css index 9b1f137..3b64c9a 100644 --- a/modinfo.css +++ b/modinfo.css @@ -7,13 +7,19 @@ margin-bottom: 20px; } +h1 { + text-align: center; + color: #33cc33; + font-size: 5vw; + font-family: "Segoe UI", Arial, sans-serif; +} + .mod_header { - position: relative; - top: 0; - left: 0; - height: 100px; - margin-top: 20px; - width: 100%; + position: relative; + top: 0; + left: 0; + margin-top: 20px; + width: 100%; } .mod_content { diff --git a/modinfo.html b/modinfo.html index 9fd49dd..d6a9a19 100644 --- a/modinfo.html +++ b/modinfo.html @@ -1,6 +1,5 @@ -