drupal_theme__dotclear/dotclear/dc-themes/default/layout-gauche.notcss
2012-02-26 23:07:01 +01:00

20 lines
No EOL
214 B
Text

#main{
float: right;
width: 520px;
}
#content{
margin: 0 30px 0 0;
padding: 1em 0 0 0;
}
#sidebar{
float: left;
width: 240px;
padding-bottom: 4em;
}
#sidebar div{
margin: 0 0 0 30px;
padding: 1ex 1em;
}