site-media/style/splash.css @ 82b1e2974cec

Centered non-inline blog images.
author Steve Losh <steve@stevelosh.com>
date Mon, 09 Feb 2009 19:50:03 -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;
}