From 98c02a0731689671afc1a00fa146af3986b8cca1 Mon Sep 17 00:00:00 2001 From: Serghei MIHAI Date: Mon, 23 Dec 2013 10:57:11 +0100 Subject: [PATCH] responsive design: main title's size reduced to fit smaller screens --- plonetheme/pfbweb/static/css/pfbweb.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plonetheme/pfbweb/static/css/pfbweb.css b/plonetheme/pfbweb/static/css/pfbweb.css index 9e74270..958faad 100644 --- a/plonetheme/pfbweb/static/css/pfbweb.css +++ b/plonetheme/pfbweb/static/css/pfbweb.css @@ -3311,7 +3311,7 @@ body.largeText #content-core p { position: absolute; left: 120px; top: 0; - font-size: 30pt; + font-size: 1.5em; line-height: 40pt; }