Mercurial > public > sg101
comparison 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 |
comparison
equal
deleted
inserted
replaced
57:7abef1a956f3 | 58:02e5dfa830cc |
---|---|
1 /* ----------------------------------------------------------------------- | 1 /* ----------------------------------------------------------------------- |
2 | 2 |
3 | 3 |
4 Blueprint CSS Framework 0.8 | 4 Blueprint CSS Framework 0.9 |
5 http://blueprintcss.org | 5 http://blueprintcss.org |
6 | 6 |
7 * Copyright (c) 2007-Present. See LICENSE for more info. | 7 * Copyright (c) 2007-Present. See LICENSE for more info. |
8 * See README for instructions on how to use Blueprint. | 8 * See README for instructions on how to use Blueprint. |
9 * For credits and origins, see AUTHORS. | 9 * For credits and origins, see AUTHORS. |
25 .small {font-size:.9em;} | 25 .small {font-size:.9em;} |
26 .large {font-size:1.1em;} | 26 .large {font-size:1.1em;} |
27 .quiet {color:#999;} | 27 .quiet {color:#999;} |
28 .hide {display:none;} | 28 .hide {display:none;} |
29 a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;} | 29 a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;} |
30 a:link:after, a:visited:after {content:" (" attr(href) ") ";font-size:90%;} | 30 a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;} |