From 3d5cf5107f61f13c956a4b3d0d86e20aa3775d95 Mon Sep 17 00:00:00 2001 From: Andromeda Yelton Date: Wed, 13 Jun 2012 13:31:21 -0300 Subject: [PATCH] embiggening font sitewide (almost nothing below 13px), making font size a less variable so it's easier to change in future and we don't have so many different font sizes --- frontend/templates/work.html | 4 +- static/css/book_list.css | 6 +- static/css/campaign.css | 26 +++++---- static/css/comments.css | 96 ++++++++++++++++++++++++++++++- static/css/documentation.css | 17 +++--- static/css/landingpage.css | 18 +++--- static/css/manage_campaign.css | 6 +- static/css/pledge.css | 8 +-- static/css/registration.css | 4 +- static/css/sitewide.css | 45 +++++---------- static/css/supporter_layout.css | 12 ++-- static/less/book_detail.less | 8 +-- static/less/book_list.less | 10 ++-- static/less/book_panel.less | 2 +- static/less/campaign.less | 89 ++++++++++++++-------------- static/less/comments.less | 6 +- static/less/documentation.less | 17 +++--- static/less/landingpage.less | 22 +++---- static/less/learnmore.less | 2 +- static/less/notices.less | 2 +- static/less/pledge.less | 8 +-- static/less/registration.less | 8 +-- static/less/searchandbrowse.less | 6 +- static/less/sitewide.less | 46 +++++++-------- static/less/supporter_layout.less | 12 ++-- static/less/variables.less | 3 + 26 files changed, 280 insertions(+), 203 deletions(-) diff --git a/frontend/templates/work.html b/frontend/templates/work.html index 604146a7..76b5c426 100644 --- a/frontend/templates/work.html +++ b/frontend/templates/work.html @@ -132,7 +132,7 @@ $j(document).ready(function(){ {% if work.first_ebook %}
- + {% for ebook in work.ebooks %} {% if forloop.first %} @@ -155,7 +155,7 @@ $j(document).ready(function(){
{% endif %}
- +