site-media/style/splash.css @ dfd73b5d67ca

Add a print stylesheet to hide unnecessary elements.
author Steve Losh <steve@stevelosh.com>
date Mon, 15 Jun 2009 19:00:07 -0400
parents 8ddcf2364ea7
children 37bd34b1c710
div.splash-list-entry {
    border-bottom: 1px solid #eee;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    text-align: right;
}

#splash-list h2 {
    display: inline;
    color: #666;
    font-weight: normal;
    -webkit-text-size-adjust: none;
}