From e9e815ef0298e45fa26e1bd79c0490ffc0f45b11 Mon Sep 17 00:00:00 2001 From: Pascal Borreli Date: Mon, 20 Aug 2012 07:34:35 +0000 Subject: [PATCH] Fixed typo --- themes/blackwood.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/blackwood.css b/themes/blackwood.css index 722aa0ff..2ed72e0c 100644 --- a/themes/blackwood.css +++ b/themes/blackwood.css @@ -30,7 +30,7 @@ zoom:1; } footer a { text-decoration: none;} a, a:visited { color: #F00; border-bottom: 1px dotted #F5D5CD; } a:active, a:hover { border-bottom: 1px dotted #F00; } -/* ie 8 and lower hackery as they dont support proper rotates and filters conflict with ms-transform. So we simply remove those css styles and have the footer sit at the bottom */ +/* ie 8 and lower hackery as they don't support proper rotates and filters conflict with ms-transform. So we simply remove those css styles and have the footer sit at the bottom */ *+html footer p { position: static; background: none; } *+html footer { position: static; background-color: #fff; margin-top: 10px; } @media \0screen {