Difference between revisions of "Template:Aix-Marseille/architecturePageCSS"

Line 10: Line 10:
  
 
/**SUPPRIMER EFFETS EXTERIEUR**/
 
/**SUPPRIMER EFFETS EXTERIEUR**/
 +
body {
 +
margin : 0;
 +
padding : 0;
 +
top : 0;
 +
left : 0;
 +
width : 100%;
 +
height : 100%;
 +
background: transparent none repeat scroll 0% 0%;
 +
}
 +
 
#content {
 
#content {
 
margin : 0;
 
margin : 0;
Line 17: Line 27:
 
width : 100%;
 
width : 100%;
 
height : 100%;
 
height : 100%;
 +
background: transparent none repeat scroll 0% 0%;
 
}
 
}
  

Revision as of 13:57, 26 July 2015