From 77c767cbacd44f5676ea70a3c2d386aba3e6386c Mon Sep 17 00:00:00 2001 From: Reda Lazri Date: Fri, 2 Sep 2016 19:09:59 +0100 Subject: [PATCH] Added the 'Recommended Template' --- css/master.css | 19 +++++++++++++++++++ givingguide.html | 20 ++++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/css/master.css b/css/master.css index 7bb2eaf..ed5b250 100644 --- a/css/master.css +++ b/css/master.css @@ -460,6 +460,25 @@ li.neutral { text-align: center; } +/*Recommended Lines*/ + +.recommended-section { + padding-top: 30px; + padding-bottom: 30px; +} + +/*.recommended-img { + position: relative; +} + +.recommended-img > img { + position: absolute; + top: 50%; + left: 50%; + -webkit-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); +}*/ + /*Charities*/ .charities { diff --git a/givingguide.html b/givingguide.html index 44ab55e..2b17fd6 100644 --- a/givingguide.html +++ b/givingguide.html @@ -196,6 +196,26 @@ + + + + +

Full-sized Laptops

-- 2.25.1