site-media/style/splash.css @ 4ee184bf2f39

Fixed the import bug.  Stupid cwd being on the python path by default...
author Steve Losh <steve@stevelosh.com>
date Fri, 23 Jan 2009 23:56:12 -0500
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;
}