diff options
Diffstat (limited to 'site/css/screen2.css')
| -rw-r--r-- | site/css/screen2.css | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/site/css/screen2.css b/site/css/screen2.css index 818f4c1..374890f 100644 --- a/site/css/screen2.css +++ b/site/css/screen2.css @@ -180,7 +180,7 @@ hgroup h2 { font-weight:200; } -/* Really wish H&FJ webfonts were available… but they're not. Image replacement it is. +/* Really wish H&FJ webfonts were available… but they're not. Image replacement it is.*/ .brave { background: #2d2a27; color:#fef1d8; @@ -212,7 +212,8 @@ hgroup h2 { border-radius: 150px; background-clip: padding-box; z-index:-1; -}*/ +} +/* .brave { background: #2d2a27 url(../images/bravenewworld.png) no-repeat 0 0; color:#fef1d8; @@ -229,7 +230,7 @@ hgroup h2 { display:block; text-indent:-9999em; } - +*/ hgroup + p, hgroup + p + p { font-size: 1.3125em; line-height:1.1429; |
