Mercurial > defr > DualBlog
diff css/Somatic_JS.css @ 0:629389204276
Import initial
author | Franck Deroche <webmaster@defr.org> |
---|---|
date | Sat, 20 Oct 2007 14:15:10 +0200 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/css/Somatic_JS.css Sat Oct 20 14:15:10 2007 +0200 @@ -0,0 +1,14 @@ +/* Somatic_JS.css : Importé par JavaScript, dans le but de + donner une apparence laissant tout accessible aux navigateurs + graphiques avec le JavaScript desactivé... */ + +#SideBar dt { + left:50% !important; +} + +#SideBar dd { + position:absolute; + top:0px; +} +#Link {position:absolute; top:187px !important;} +#Posts {padding-top:170px !important;} \ No newline at end of file