Mercurial > hg > bitsyblog
view blog/site.css @ 7:57a45adf33d4
separate out request from self. ultimately a new object should be
spawned per request
author | k0s <k0scist@gmail.com> |
---|---|
date | Tue, 06 Oct 2009 19:19:58 -0400 |
parents | e3823be6a423 |
children | 9be583a7731d |
line wrap: on
line source
div { border: thin solid; background-color: #edd; margin: 1em; } .site-nav { clear: both; list-style-type: none; display: inline; margin-top: 0em; padding-top: 0em; } .site-nav a { float: left; margin-left: 0.3em; margin-right: 0.3em; } .error { color: red; }