Mercurial > public > sg101
diff media/css/blueprint/print.css @ 58:02e5dfa830cc
#11 Update Blueprints to 0.9. Also update the conditional IE specific include of the ie.css file. Hopefully this will resolve some issues seen with IE8.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 24 Jun 2009 00:18:53 +0000 |
parents | dbd703f7d63a |
children | 2a795fd602a4 |
line wrap: on
line diff
--- a/media/css/blueprint/print.css Tue Jun 23 01:15:23 2009 +0000 +++ b/media/css/blueprint/print.css Wed Jun 24 00:18:53 2009 +0000 @@ -1,7 +1,7 @@ /* ----------------------------------------------------------------------- - Blueprint CSS Framework 0.8 + Blueprint CSS Framework 0.9 http://blueprintcss.org * Copyright (c) 2007-Present. See LICENSE for more info. @@ -27,4 +27,4 @@ .quiet {color:#999;} .hide {display:none;} a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;} -a:link:after, a:visited:after {content:" (" attr(href) ") ";font-size:90%;} \ No newline at end of file +a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;} \ No newline at end of file