summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Brewer2011-04-18 22:08:06 -0700
committerJosh Brewer2011-04-18 22:08:06 -0700
commitdb12e0d9e2942d1aadc6f7655b03ab05bdd7b94e (patch)
treee1fb628e30b27a8e39890f0ea1b20ea588d2523a
parentfad431579dbe46f6c733cf28a041bf339312ac2d (diff)
downloadffffallback-db12e0d9e2942d1aadc6f7655b03ab05bdd7b94e.tar.bz2
testing out Kulturista in the 'brave new word'
-rw-r--r--site/css/screen2.css7
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;