From 02c3e6ee4c954e2ec65d66ef35c496b0e9237779 Mon Sep 17 00:00:00 2001 From: Marc Date: Thu, 3 Mar 2016 01:07:04 -0500 Subject: [PATCH] Basic footer. --- css/style.css | 18 ++++++++++++++++++ index.html | 4 ++-- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 8b6a061..cffa5f0 100644 --- a/css/style.css +++ b/css/style.css @@ -43,6 +43,14 @@ a:link, a:visited { color : #03A9F4; } +/* +* Others +*/ + +.txt-center { + text-align: center; +} + /* * Header */ @@ -114,6 +122,16 @@ header a { line-height: 1.4; } +/* +* Footer +*/ + +footer { + position: fixed; + bottom: 0; + left: 1rem; +} + /* * Typed.js cursor */ diff --git a/index.html b/index.html index caf7621..ec1aa69 100644 --- a/index.html +++ b/index.html @@ -47,7 +47,7 @@

A bit more about me

-

I am determined. Before finding (and falling in love with) engineering at 22, I have studied physiology, mathematics and psychology. The day I received the acceptance letter from McGill was amongst the happiest I can remember. I have always been a tinkerer, an adept of DIY and a keen learner. This long journey allowed me to work in cool places like an historically-rich mental hospital, various CÉGEPs and a YMCA, teaching me the value of hard work and perserverance. No matter the job, my motto is to do things well or keep practicing until I can exceed expectations. +

I am determined. Before finding (and falling in love with) engineering at 22, I have studied physiology, mathematics and psychology. The day I received the acceptance letter from McGill was amongst the happiest I can remember. I have always been a tinkerer, an adept of DIY and a keen learner. This long journey allowed me to work in cool places like an historically-rich mental hospital, various CÉGEPs and a YMCA, teaching me the value of hard work and perserverance. No matter the job, my motto is to do things well or keep practicing until I can exceed expectations.

For the past year, I have been working as a Web editor at The McGill Daily, one of the oldest university publications in Canada – publishing continually since 1911 and attracting around 80,000 visitors monthly online. @@ -60,7 +60,7 @@