From 37466ff2c09432f27a96f7a33dc041175847f6d6 Mon Sep 17 00:00:00 2001 From: ryderr Date: Mon, 17 Nov 2014 17:35:33 -0500 Subject: learn button --- public/assets/stylesheets/app.css | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'public/assets') diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index 820c631..cf11b1a 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -855,11 +855,13 @@ iframe.embed { transition:0.2s background; } .greenbtn.learn { - width: 80%; + width: 60%; clear: both; - font-size: 30px; + font-size: 26px; font-weight: 300; - margin: 110px 10% 0 10%; + margin: 140px 0% 0 20%; + background: #0054ff; + padding: 20px 0; } .greenbtn:hover{ background:black; -- cgit v1.2.3-70-g09d2