Mercurial > hg > bitsyblog
view blog/site.css @ 58:b97d11e2cf41
* document defaults
* allow text blogs
* begin replacing the annoying get_response objects
author | k0s <k0scist@gmail.com> |
---|---|
date | Sun, 27 Dec 2009 01:25:38 -0500 |
parents | 9be583a7731d |
children |
line wrap: on
line source
div { border: thin solid; background-color: #edd; margin: 1em; } .site-nav ul { 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; }