Mercurial > geeqie
view web/default.css @ 1758:8b9bbf92725f
require libchamplain 0.4
- check for libchamplain 0.4
- dropped libchamplain 0.3.x support
http://sourceforge.net/tracker/index.php?func=detail&aid=2861847&group_id=222125&atid=1054680
author | nadvornik |
---|---|
date | Fri, 25 Sep 2009 20:39:15 +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; }