From 603aaa01ef487d912569459adc69bc06eb0ade52 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 25 Jan 2012 11:05:23 -0800 Subject: remake after updating variables from @lookfirst --- bootstrap.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'bootstrap.css') diff --git a/bootstrap.css b/bootstrap.css index 767624b14..33260da9e 100644 --- a/bootstrap.css +++ b/bootstrap.css @@ -6,7 +6,7 @@ * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. - * Date: Wed Jan 25 10:47:55 PST 2012 + * Date: Wed Jan 25 11:05:15 PST 2012 */ article, aside, @@ -2776,7 +2776,7 @@ a.thumbnail:hover { .progress .bar { width: 0%; height: 18px; - color: #fff; + color: #ffffff; font-size: 12px; text-align: center; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); @@ -2957,10 +2957,10 @@ a.thumbnail:hover { font-size: 60px; font-weight: 100; line-height: 30px; - color: #fff; + color: #ffffff; text-align: center; background: #222222; - border: 3px solid #fff; + border: 3px solid #ffffff; -webkit-border-radius: 23px; -moz-border-radius: 23px; border-radius: 23px; -- cgit v1.2.3