diff --git a/css/glowingbear.css b/css/glowingbear.css index 39afeb4..4f25fae 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -4,20 +4,6 @@ body { /* The html and body elements cannot have any padding or margin. */ } -/* Wrapper for page content to push down footer */ -#wrap { - min-height: 100%; - height: auto !important; - height: 100%; - /* Negative indent footer by it's height */ - margin: 0 auto -25px; -} - -/* Set the fixed height of the footer here */ -#push, -#footer { - height: 25px; -} .horizontal-line { -webkit-box-shadow: rgba(255, 255, 255, 0.07) 0 1px 0; -moz-box-shadow: rgba(255, 255, 255, 0.07) 0 1px 0; diff --git a/index.html b/index.html index 5546680..85415e4 100644 --- a/index.html +++ b/index.html @@ -262,7 +262,6 @@ $ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out rel -