From 76676dc31d4f3ccf542592a6138af8f606be97c2 Mon Sep 17 00:00:00 2001 From: JC Brand Date: Fri, 19 Apr 2013 22:20:59 +0200 Subject: [PATCH] Flatten header. Update text on index.html --- index.html | 5 ++--- stylesheets/stylesheet.css | 4 ---- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index afb5e7b05..40e510bc5 100644 --- a/index.html +++ b/index.html @@ -111,15 +111,14 @@

Licence

Converse.js is released under both the MIT - and GPL licenses.

+ and GPL licenses.

diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css index e07313966..b1be82a9b 100644 --- a/stylesheets/stylesheet.css +++ b/stylesheets/stylesheet.css @@ -304,10 +304,6 @@ Full-Width Styles background: linear-gradient(top, #373737, #212121); } -#header_wrap .inner { - padding: 50px 10px 30px 10px; -} - #project_title { margin: 0; color: #fff;