Mercurial > geeqie
view web/default.css @ 1804:2cc889b20a9e
Unifying the datetime output
The output of %date% and %formatted.DateTime% should be equivalent.
author | mow |
---|---|
date | Sat, 27 Feb 2010 20:34:54 +0000 |
parents | 08e1522af78e |
children |
line wrap: on
line source
#header { margin: 0 0 0 0; text-align : center; width : 740px; border: 1px solid #8BA0FF; background: #d0e0ff; } #side { float : left; width : 150px; padding-left : 5px; } #side ul { padding-left : 0.5em; margin-left : 0.5em; } #main { width : 600px; margin-top : 20px; margin-left : 160px; }