|
What a marvelous adaptation, Matthew! Really beautiful colours.
Quindrax: try replacing the pertinent section of the stylesheet with this:
#header .inside h1 a {
float:right;
text-align:right;
font-size: 22px;
color:#666;
padding-top:28px;
padding-bottom:4px;
font-weight:normal;
display:block;
}
Works for me, btw are you on a laptop or something with a higher dpi, like 120 (I am and with this setup IE's flaws seem even more glaring).
Hope this helps.
|