Difference between revisions of "Template:Aix-Marseille/architecturePageCSS"
(17 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 216: | 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