diff --git a/styles/main.css b/styles/main.css index 238d52d..52bfb40 100755 --- a/styles/main.css +++ b/styles/main.css @@ -21,6 +21,10 @@ footer { background: #fff; } +blockquote footer { + position: static; +} + #background-canvas { position: fixed; height: 100%; @@ -862,4 +866,4 @@ figure figcaption p { margin: 0; } .b-ie #circuit, .b-ie #crapplets, .b-ie #debug, .b-ie #gcd, .b-ie #grabbag, .b-ie #keyboard, .b-ie #languages, .b-ie #learninal, .b-ie #livehtml, .b-ie #mouse, .b-ie #paperclip, .b-ie #paulbot, .b-ie #recirc, .b-ie #text-diff, .b-ie #tree, .b-ie #tinder, .b-ie #code-atlas, .b-ie #certificate-container, .b-ie #paulbot, .b-ie .innershare{ display: none !important; -} \ No newline at end of file +}