From 18de177642babdf48aa5758482047d5010c12480 Mon Sep 17 00:00:00 2001 From: Tero Kojo Date: Wed, 4 Feb 2015 10:58:36 +0200 Subject: Changed Digia blog to The Qt Company blog, fixed stylesheet Changed blog.qt.digia.com to blog.qt.io. Added a padding 70px to the main content to make sure the first article is shown in full Change-Id: Icc3b3d5dab6754823e304e30c5486adb423ba81f Reviewed-by: Tero Kojo --- website/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'website') diff --git a/website/style.css b/website/style.css index 3bfffa9..0173173 100644 --- a/website/style.css +++ b/website/style.css @@ -141,7 +141,7 @@ a { margin: 0 auto; clear: both; color: #363534; - padding: 0 10px; + padding: 70px 10px; } .content .wrapper { border-radius: 10px; -- cgit v1.2.3