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.
escal/layoutPMPfluide.css.html

48 lines
758 B
HTML

#CACHE{0}
#HTTP_HEADER{Content-Type: text/css;}
body{
max-width: #CONFIG{escal/config/largeurmaxlayoutfluide,1200}px;
margin:auto;
}
#ombre-gauche, #ombre-droite {
width: 100%;
}
#conteneur {
width: 100%;
}
#page {
float: left;
width: 100%;
margin-bottom: 10px;
}
#contenu {
margin: 0 25%
}
#entete .menu.floatable {
width: 100%;
max-width: #CONFIG{escal/config/largeurmaxlayoutfluide,1200}px;
}
ul#menu {
width: #CONFIG{escal/config/largeurmaxlayoutfluide,1200}px;
max-width: 100%;
}
#navigation {
float: left;
width: 23%;
margin-left: -99%;
}
#extra {
float: left;
width: 23%;
margin-left: -24%;
margin-right: 1%;
}
#pied {
clear: left;
width: 100%;
}
.annonce, .annoncedefil {
width: 97%;
}