Difference between revisions of "Template:Paris Bettencourt/cssHome"
Line 64: | Line 64: | ||
margin-left: 5%; | margin-left: 5%; | ||
} | } | ||
− | .blockTextLeft { | + | .blockTextLeft, .blockTextRight { |
width: 50%; | width: 50%; | ||
background-color: black; | background-color: black; | ||
position: relative; | position: relative; | ||
− | |||
background-position: center; | background-position: center; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
height: 350px; | height: 350px; | ||
+ | } | ||
+ | .blockTextLeft { | ||
+ | float: left; | ||
+ | } | ||
+ | .blockTextRight { | ||
+ | float: right; | ||
} | } | ||
.blockTextLeft p, .blockTextRight p { | .blockTextLeft p, .blockTextRight p { | ||
Line 79: | Line 84: | ||
text-align: justify; | text-align: justify; | ||
} | } | ||
− | .blockBoxesRight { | + | .blockBoxesRight, .blockBoxesLeft { |
width:46%; | width:46%; | ||
width: calc(50% - 6px); | width: calc(50% - 6px); | ||
Line 87: | Line 92: | ||
text-align: center; | text-align: center; | ||
color: white; | color: white; | ||
− | |||
height: 350px; | height: 350px; | ||
+ | } | ||
+ | .blockBoxesRight { | ||
+ | border-left: 6px solid white; | ||
+ | } | ||
+ | .blockBoxesLeft { | ||
+ | border-right: 6px solid white; | ||
} | } | ||
.blockBoxesRight table, | .blockBoxesRight table, | ||
Line 122: | Line 132: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Revision as of 11:32, 17 September 2015