From 0aa539acd4477bee2a538c24c5a634e24ba4b437 Mon Sep 17 00:00:00 2001 From: Daniel Buckmaster Date: Wed, 5 Mar 2014 22:17:07 +1100 Subject: [PATCH] Worked on stuff. --- _layouts/default.html | 5 +- committee/index.html | 2 +- css/main.css | 27 ++++++++- index.html | 128 ++++++++++++++++++++---------------------- 4 files changed, 90 insertions(+), 72 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 73fd722ea..8b336ec77 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -54,7 +54,7 @@ Committee @@ -62,8 +62,9 @@ diff --git a/committee/index.html b/committee/index.html index 2b8600b78..1628a9142 100644 --- a/committee/index.html +++ b/committee/index.html @@ -28,7 +28,7 @@ title: Committee | Torque 3D
diff --git a/css/main.css b/css/main.css index aea16c08c..c2179d3d3 100644 --- a/css/main.css +++ b/css/main.css @@ -19,8 +19,20 @@ background: none; background-image: none; opacity: 1.0; + text-shadow: none; } +.site .carousel-indicators { + bottom: -40px; +} + +.site .carousel-indicators li { + border-radius: 3px; +} + +.site h1 { font-size: 24px; } +.site h2 { font-size: 20px; } + /*----------------------------------------------------------------------------- * Site */ @@ -30,7 +42,6 @@ } .site { - text-align: justify; margin: 51px auto 2em; line-height: 1.5em; } @@ -40,10 +51,19 @@ color: white; } +.site .banner table { + margin: 0 auto; +} + .site .banner table td { padding-right: 50px; } +.site .carousel-control i { + position: absolute; + top: 50%; +} + .footer { font-size: 80%; color: #666; @@ -57,7 +77,6 @@ } .footer .contact a { - color: #8085C1; } .footer .rss { @@ -70,6 +89,10 @@ border: 0; } +.site ol ol { + list-style-type: lower-alpha; +} + /*----------------------------------------------------------------------------- * Static pages */ diff --git a/index.html b/index.html index d37d9e5dd..89ac23b1a 100644 --- a/index.html +++ b/index.html @@ -3,99 +3,93 @@ layout: default title: Torque 3D --- - -