build/pgo/blueprint/print.css

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/build/pgo/blueprint/print.css	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,29 @@
     1.4 +/* -----------------------------------------------------------------------
     1.5 +
     1.6 +   Blueprint CSS Framework 0.7.1
     1.7 +   http://blueprintcss.googlecode.com
     1.8 +
     1.9 +   * Copyright (c) 2007-2008. See LICENSE for more info.
    1.10 +   * See README for instructions on how to use Blueprint.
    1.11 +   * For credits and origins, see AUTHORS.
    1.12 +   * This is a compressed file. See the sources in the 'src' directory.
    1.13 +
    1.14 +----------------------------------------------------------------------- */
    1.15 +
    1.16 +/* print.css */
    1.17 +body {line-height:1.5;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;color:#000;background:none;font-size:10pt;}
    1.18 +.container {background:none;}
    1.19 +hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
    1.20 +hr.space {background:#fff;color:#fff;}
    1.21 +h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
    1.22 +code {font:.9em "Courier New", Monaco, Courier, monospace;}
    1.23 +img {float:left;margin:1.5em 1.5em 1.5em 0;}
    1.24 +a img {border:none;}
    1.25 +p img.top {margin-top:0;}
    1.26 +blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
    1.27 +.small {font-size:.9em;}
    1.28 +.large {font-size:1.1em;}
    1.29 +.quiet {color:#999;}
    1.30 +.hide {display:none;}
    1.31 +a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
    1.32 +a:link:after, a:visited:after {content:" (" attr(href) ") ";font-size:90%;}
    1.33 \ No newline at end of file

mercurial