From 34e6fce30c41ceb8a3659aef85f51edbdeae5ef1 Mon Sep 17 00:00:00 2001 From: Valessio Soares de Brito Date: Wed, 27 Jul 2011 19:37:30 -0300 Subject: [PATCH] mudando mais coisas --- src/web/static/css/style.css | 4 ++-- src/web/static/css/survey.css | 6 +++++- src/web/templates/survey.html | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/src/web/static/css/style.css b/src/web/static/css/style.css index ee76e03..a04b3e6 100644 --- a/src/web/static/css/style.css +++ b/src/web/static/css/style.css @@ -53,8 +53,8 @@ p { margin-bottom: 5px; } body{ background: #b7d2ef; font-family: Arial, Verdana, sans-serif; -font-size: 0.8em; -line-height: 1.4; +font-size: 0.9em; +line-height: 1.3; font-weight: normal; } diff --git a/src/web/static/css/survey.css b/src/web/static/css/survey.css index 70b402a..bcf482c 100644 --- a/src/web/static/css/survey.css +++ b/src/web/static/css/survey.css @@ -87,9 +87,13 @@ float: left; margin: 5px; } +.content-pkg { +font-size: 0.8em; +line-height: 1.4; +} + .content-pkg ul li { margin-bottom: 10px; -font-size: } .radioButton, diff --git a/src/web/templates/survey.html b/src/web/templates/survey.html index 71e7288..4fe9528 100644 --- a/src/web/templates/survey.html +++ b/src/web/templates/survey.html @@ -96,6 +96,7 @@ $for pkg in pkg_details: