site-media/style/splash.css @ 37bd34b1c710

Add aardvark legs to make the CSS stronger.
author Steve Losh <steve@stevelosh.com>
date Thu, 16 Jul 2009 18:39:14 -0400
parents 8ddcf2364ea7
children (none)
div.splash-list-entry {
    border-bottom: 1px solid #eee;
    height: 3em;
    text-align: right;
}

#splash-list h2 {
    display: inline;
    color: #666;
    font-weight: normal;
    font-size: 1.5em;
    line-height: 2em;
    -webkit-text-size-adjust: none;
    margin: 0em;
}