From f15e3015be7e3d7c7e1b334b1ed399adb009214a Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Wed, 13 Jan 2016 17:03:40 +0000 Subject: [PATCH] Add content to about index page --- static/src/less/style.less | 24 +++++++++++++++++++++++- templates/about/index.html | 14 +++++++++----- 2 files changed, 32 insertions(+), 6 deletions(-) diff --git a/static/src/less/style.less b/static/src/less/style.less index 9584439..689bc98 100644 --- a/static/src/less/style.less +++ b/static/src/less/style.less @@ -42,6 +42,28 @@ a.no-color-change { } /* @end Global */ +/* @group Functional */ + +p.center-text { + text-align: center; +} + +.mega-icon { + font-size: 110px; + text-align: center; + margin-bottom: 0; + cursor: default; + + & ~ div.caption { + padding-top: 0; + h3 { + margin: 0; + } + } +} + +/* @end Functional */ + /* @group Footer */ footer { width: 100%; @@ -156,7 +178,7 @@ footer { } .row { - width: 100%; + width: initial; } .gh-card iframe { diff --git a/templates/about/index.html b/templates/about/index.html index 8bada7c..949c9e8 100644 --- a/templates/about/index.html +++ b/templates/about/index.html @@ -1,12 +1,12 @@ {% extends 'content_base.html' %} -{% block pageTitle %}About{% endblock %} +{% block pageTitle %}About all the things{% endblock %} {% block content %}
- h + There are 2 parts to this, me and my website. Information for both of which can be found using the links below.
@@ -14,11 +14,13 @@
- Server Image +

+ +

About Website

- Some info about my website. + Some info about my website, which clearly works well as you're using it right now!

More Info @@ -28,7 +30,9 @@

- +

+ +

About Me