You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
1.0 KiB
HTML
44 lines
1.0 KiB
HTML
#CACHE{0}
|
|
#HTTP_HEADER{Content-Type: text/css;}
|
|
|
|
#conteneur {
|
|
width: #CONFIG{escal/config/largeurlayoutbase,1200}px;
|
|
margin: 0 auto;
|
|
}
|
|
#page {
|
|
float: right;
|
|
width: [(#CONFIG{escal/config/largeurlayoutbase,1200}|moins{[(#CONFIG{escal/config/colonnelayoutbase,250}|plus{40})])})]px;
|
|
margin-bottom: 10px;
|
|
}
|
|
#contenu {
|
|
float: right;
|
|
width: [(#CONFIG{escal/config/largeurlayoutbase,1200}|moins{[(#CONFIG{escal/config/colonnelayoutbase,250}|plus{40})])})]px;
|
|
margin: 25px 0 0 0 ;
|
|
}
|
|
#entete .menu.floatable {
|
|
width: #CONFIG{escal/config/largeurlayoutbase,1200}px;
|
|
}
|
|
#navigation {
|
|
float: left;
|
|
width: #CONFIG{escal/config/colonnelayoutbase,250}px;
|
|
}
|
|
#extra {
|
|
float: left;
|
|
clear: left;
|
|
width: #CONFIG{escal/config/colonnelayoutbase,250}px;
|
|
}
|
|
#pied {
|
|
clear: both;
|
|
width: 100%;
|
|
}
|
|
#extra, #navigation{margin-left:0}
|
|
|
|
#navigation .cadre-couleur {
|
|
margin-left: 10px;
|
|
}
|
|
#extra .cadre-couleur {
|
|
margin-left: 10px;
|
|
}
|
|
#espace {
|
|
max-width: [(#CONFIG{escal/config/largeurlayoutbase,1200})]px;
|
|
} |