[Bps-public-commit] RT-Extension-FeaturedTickets branch, master, updated. 091e45d625ee43860aa66145ef7a168a9de44f19
Jim Brandt
jbrandt at bestpractical.com
Fri Mar 30 15:01:21 EDT 2018
The branch, master has been updated
via 091e45d625ee43860aa66145ef7a168a9de44f19 (commit)
from a04cfa65e4055d03dc7393d186b3f9b4f37fc690 (commit)
Summary of changes:
static/css/featured-tickets.css | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
- Log -----------------------------------------------------------------
commit 091e45d625ee43860aa66145ef7a168a9de44f19
Author: Jim Brandt <jbrandt at bestpractical.com>
Date: Fri Mar 30 15:01:18 2018 -0400
Tweak some colors and font sizes
diff --git a/static/css/featured-tickets.css b/static/css/featured-tickets.css
index 492eb70..427cc78 100644
--- a/static/css/featured-tickets.css
+++ b/static/css/featured-tickets.css
@@ -73,10 +73,10 @@
display: table-cell;
vertical-align: middle;
margin-bottom: 0;
- font-size: 2em;
+ font-size: 3em;
color: white;
font-weight: 500;
- text-shadow: 0 1px 1px black;
+ text-shadow: 0 2px 2px black;
}
@@ -102,8 +102,9 @@
.pricing-table {
border: 1px solid #ddd;
margin: 0 0.5em 2em;
- padding: 0 0 3em;
+ padding: 0 0 1em;
position: relative;
+ background-color: lightgray;
}
/*
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list