X-Git-Url: http://git.bytex64.net/?a=blobdiff_plain;f=www%2Fcss%2Fblerg.css;h=8bd41665da21ad1e8cb0ee84ef2017d81355bf44;hb=d214c4d7d835a3f06925db9a7e2e6c42bc4d4346;hp=efaec444779185e9a2bc00e956104c164014a1e9;hpb=6ce5fb7ab6e31f76e57639e4d04e32af33e77ee6;p=blerg.git diff --git a/www/css/blerg.css b/www/css/blerg.css index efaec44..8bd4166 100644 --- a/www/css/blerg.css +++ b/www/css/blerg.css @@ -1,3 +1,6 @@ +/* Blerg is (C) 2011 The Dominion of Awesome, and is distributed under a + * BSD-style license. Please see the COPYING file for details. + */ @font-face { font-family: "Alte Haas Grotesk Bold"; src: url("/fonts/AlteHaasGroteskBold.ttf"); @@ -14,9 +17,6 @@ a > img { } #header { - background-image: url(/images/title_bg.png); - background-size: auto 100%; - background-repeat: repeat-x; background-color: #1E1E1E; color: white; padding: 8px 8px 16px 8px; @@ -84,8 +84,7 @@ h1, h2, h3 { } #post { - padding: 20pt; - margin-bottom: 1.5em; + padding: 20pt 20pt 16pt 20pt; } #post h2 {