From b4c8d7a81e0062608d0d666e412697cae74e8e38 Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Sun, 4 Oct 2015 09:42:49 -0700 Subject: [PATCH] Cosmetics --- panoramix/static/panoramix.css | 2 +- panoramix/templates/index.html | 10 +++++----- panoramix/views.py | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/panoramix/static/panoramix.css b/panoramix/static/panoramix.css index 2cdf80dc5..a75335c16 100644 --- a/panoramix/static/panoramix.css +++ b/panoramix/static/panoramix.css @@ -31,7 +31,7 @@ form div { font-size: 80px; } .index .carousel-caption p { - font-size: 25px; + font-size: 20px; } .index div.carousel-caption{ background: rgba(0,0,0,0.5); diff --git a/panoramix/templates/index.html b/panoramix/templates/index.html index 9551ad490..ab2339fe9 100644 --- a/panoramix/templates/index.html +++ b/panoramix/templates/index.html @@ -28,8 +28,8 @@