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

 
(22 intermediate revisions by the same user not shown)
Line 65: Line 65:
 
background-size : cover;
 
background-size : cover;
 
}
 
}
 +
  
 
/**BANNIERE**/
 
/**BANNIERE**/
 +
#img {
 +
    position: absolute;
 +
    left: 35px;
 +
    top: 30px;
 +
}
 
div#banniere {
 
div#banniere {
 
width : 100%;
 
width : 100%;
 
height : 40%;
 
height : 40%;
 
background-color : #FF7F50;
 
background-color : #FF7F50;
 +
text-align : center;
 +
}
 +
 +
 +
div#banniereprojet {
 +
width : 100%;
 +
height : 40%;
 +
background-color : #B8FFB8;
 
text-align : center;
 
text-align : center;
 
}
 
}
Line 107: Line 121:
 
padding : 0;
 
padding : 0;
 
width : 10%;
 
width : 10%;
height : 25%;
+
height : 15%;
 
}
 
}
  
Line 173: Line 187:
 
}
 
}
  
ul#menu_ul li a#Ong9:hover {
+
ul#menu_ul li a#Ong1:hover {
  background-color : #000000;
+
  background-color : #33CCFF;
  color : #FFFFFF;
+
color : #000000;
 +
  }
 +
 
 +
ul#menu_ul li a#Ong2:hover {
 +
background-color : #33CC00;
 +
color : #000000;
 +
}
 +
 
 +
ul#menu_ul li a#Ong3:hover {
 +
background-color : #FFFF00;
 +
color : #000000;
 +
}
 +
 
 +
ul#menu_ul li a#Ong4:hover {
 +
background-color : #FF9966;
 +
color : #000000;
 +
}
 +
 
 +
ul#menu_ul li a#Ong4:hover {
 +
background-color : #FF9966;
 +
color : #000000;
 
  }
 
  }
 
   
 
   
Line 196: Line 230:
 
height : 30%;
 
height : 30%;
 
background-color : #1E90FF;
 
background-color : #1E90FF;
 +
}
 +
 +
div#bloc1project {
 +
width : 100%;
 +
height : 65%;
 +
background-color : #C8FFC8;
 +
}
 +
div#bloc2project {
 +
width : 100%;
 +
height : 65%;
 +
background-color : #C8FFC8;
 +
}
 +
div#bloc3project {
 +
width : 100%;
 +
height : 27%;
 +
background-color : #C8FFC8;
 
  }
 
  }
 
   
 
   

Latest revision as of 15:55, 6 August 2015