From 838c6278ae5a378fabd2d5eb9ddceba49453cd00 Mon Sep 17 00:00:00 2001 From: ryderr Date: Mon, 3 Nov 2014 13:07:02 -0500 Subject: bit better about --- public/assets/stylesheets/app.css | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'public') diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index c6be063..b68a5d8 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -581,10 +581,15 @@ iframe.embed { /* DOCUMENTATION / ABOUT SECTION / FAQ PAGES */ .docs .content { - width: 600px; + width: 80%; margin: 0 auto; text-align: left; } +.page.docs h1 { + border-top: 0px solid; + font-weight: 500; + font-size: 40px; +} .docs .content img { max-width: 90%; margin: 0 auto; @@ -607,8 +612,10 @@ iframe.embed { .docs .content p { margin: 1em 0; + font-size: 30px; + font-weight: 300; + line-height: 60px; } - .footer { width: 100%; padding: 100px 0 120px 0; -- cgit v1.2.3-70-g09d2