summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Brewer2011-04-19 22:46:48 -0700
committerJosh Brewer2011-04-19 22:46:48 -0700
commit137e414712f65f25a2b87adf15ef0f806e211a01 (patch)
tree0226643d1b52e8cfcdbc7a3832f4748d5c7373fe
parent0bd8fd2274b529ba5d4fa5bfbd394247978f35e3 (diff)
downloadffffallback-137e414712f65f25a2b87adf15ef0f806e211a01.tar.bz2
responsive styling
-rw-r--r--site/css/screen2.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/site/css/screen2.css b/site/css/screen2.css
index 2b1d6a3..55ac428 100644
--- a/site/css/screen2.css
+++ b/site/css/screen2.css
@@ -420,10 +420,10 @@ footer .twitter-share-button {
margin:0;
padding-top:2em;
}
- .rising {margin-top:12em;}
- .setting {margin-top:-22em;}
- hgroup h1 {font-size:2.6em;}
- hgroup h2 {font-size:1em;}
+ .rising {margin-top:12em !important;}
+ .setting {margin-top:-22em !important;}
+ hgroup h1 {font-size:2.6em !important;}
+ hgroup h2 {font-size:1.2em;letter-spacing:normal;}
.brave {left:5.25em;top:4.5em;}
hgroup + p strong {font-size:0.9em;}
.bkmrklt {text-align:center;}