site-media/style/splash.css @ 304d881c8458

Fix the formatting of inline code snippets in list items.
author Steve Losh <steve@stevelosh.com>
date Mon, 01 Jun 2009 21:51:26 -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;
}