From 26fa47e55490f6598969f22bd52a9a522a7cc5c0 Mon Sep 17 00:00:00 2001
From: Joe Wreschnig
Date: Thu, 4 Sep 2014 14:06:34 +0200
Subject: [PATCH] Link in other pages.
---
css/main.css | 17 +++++++++++++++++
index.html | 17 +++++++++++++----
support.html | 6 +++---
3 files changed, 33 insertions(+), 7 deletions(-)
diff --git a/css/main.css b/css/main.css
index 645acaa..075d235 100644
--- a/css/main.css
+++ b/css/main.css
@@ -345,6 +345,11 @@ h4 a:link {
white-space: nowrap;
}
+.game-preview .info li a:link {
+ text-decoration: none;
+ font-weight: inherit;
+}
+
.game-preview .info li:before {
content: ' ~ ';
}
@@ -453,6 +458,18 @@ pre code:hover {
background-color: transparent;
}
+footer {
+ font-weight: 300;
+ text-align: center;
+ font-size: 0.75em;
+}
+
+footer a:link {
+ display: inline-block;
+ margin: 0 1em;
+ text-decoration: none;
+}
+
@media (max-width: 767px) {
html { font-size: 13px; }
diff --git a/index.html b/index.html
index e802497..7e9c63c 100644
--- a/index.html
+++ b/index.html
@@ -24,7 +24,9 @@
Games
@@ -59,7 +61,7 @@
@@ -77,7 +79,7 @@
@@ -93,7 +95,7 @@
@@ -275,5 +277,12 @@
+