[Midnightbsd-cvs] www [648] trunk/css/essence.css: add some height
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Oct 10 11:43:57 EDT 2015
Revision: 648
http://svnweb.midnightbsd.org/www/?rev=648
Author: laffer1
Date: 2015-10-10 11:43:57 -0400 (Sat, 10 Oct 2015)
Log Message:
-----------
add some height
Modified Paths:
--------------
trunk/css/essence.css
Modified: trunk/css/essence.css
===================================================================
--- trunk/css/essence.css 2015-10-10 15:42:27 UTC (rev 647)
+++ trunk/css/essence.css 2015-10-10 15:43:57 UTC (rev 648)
@@ -45,7 +45,7 @@
background-image: url("//d2ibasrwfd3o7m.cloudfront.net/images/logo.jpg");
background-repeat: no-repeat;
width: 928px;
- height: 0px !important;
+ height: 0 !important;
height /**/: 189px; /* Exploit IE parsing error to give height */
padding: 189px 0 0 0; /* Pushes the div down to reveal the image */
margin: 0 auto;
@@ -172,6 +172,9 @@
background: none;
content: "MidnightBSD";
color: black;
+ padding: 0;
+ line-height: 1.5;
+ height: auto;
}
#footer {
More information about the Midnightbsd-cvs
mailing list