markup fiddling

This commit is contained in:
Mark Pilgrim
2009-03-18 13:01:31 -04:00
parent 764846b815
commit 0ffa695d1d
8 changed files with 120 additions and 246 deletions
-4
View File
@@ -26,10 +26,6 @@ a:link,.w a{color:#26c}
a:visited{color:#93c}
.c a{color:inherit}
/* skip links */
.s a,.s a:hover,.s a:visited{position:absolute;left:0px;top:-500px;width:1px;height:1px;overflow:hidden}
.s a:active,.s a:focus{position:static;width:auto;height:auto}
/* code blocks */
pre{white-space:pre-wrap;padding-left:2.154em;border-left:1px solid #ddd}
.w{float:left}