summaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorTero Kojo <tero.kojo@theqtcompany.com>2015-02-04 10:58:36 +0200
committerTero Kojo <tero.kojo@theqtcompany.com>2015-02-04 09:27:24 +0000
commit18de177642babdf48aa5758482047d5010c12480 (patch)
tree84638a0ae0edb5547bbace339ada62dbcab679f9 /website
parent8ce0f58b64643c8c0378e87019e0fe81c5c2e9f7 (diff)
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 <tero.kojo@theqtcompany.com>
Diffstat (limited to 'website')
-rw-r--r--website/style.css2
1 files changed, 1 insertions, 1 deletions
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;