Difference between revisions of "Template:Paris Bettencourt/cssHome"
Line 5: | Line 5: | ||
* It's FREE! But you can send us beer at | * It's FREE! But you can send us beer at | ||
* beer@corre.bio :-) */ | * beer@corre.bio :-) */ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
/* Background of the page */ | /* Background of the page */ | ||
.contentContainer#home { | .contentContainer#home { | ||
− | + | background-image: url('../images/idli7_medium.jpg'); | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
/* Banner (FIY logo and name of the team) */ | /* Banner (FIY logo and name of the team) */ | ||
#banner { | #banner { | ||
− | height: | + | height: 100%; |
} | } | ||
#banner h3 { | #banner h3 { | ||
display: block; | display: block; | ||
position: absolute; | position: absolute; | ||
− | + | bottom: 5%; | |
right: 0; | right: 0; | ||
− | |||
padding: 10px 20px 10px 20px; | padding: 10px 20px 10px 20px; | ||
− | + | text-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000, | |
+ | 0.5px 0.5px #000, -0.5px -0.5px 0 #000, 0.5px -0.5px 0 #000, -0.5px 0.5px 0 #000; | ||
color: white; | color: white; | ||
font-size: 40px; | font-size: 40px; | ||
font-family: 'Generica'; | font-family: 'Generica'; | ||
letter-spacing: 7px; | letter-spacing: 7px; | ||
− | |||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
/* Text content */ | /* Text content */ | ||
Line 196: | Line 62: | ||
#description { | #description { | ||
width: 100%; | width: 100%; | ||
− | height: | + | height: 400px; |
margin-top: 5px; | margin-top: 5px; | ||
background-color: black; | background-color: black; | ||
Line 223: | Line 89: | ||
#subprojects { | #subprojects { | ||
width:50%; | width:50%; | ||
− | float: | + | float: left; |
height: 100%; | height: 100%; | ||
} | } | ||
Line 235: | Line 101: | ||
width: 100%; | width: 100%; | ||
display: block; | display: block; | ||
− | |||
} | } | ||
Line 245: | Line 110: | ||
#sub5, | #sub5, | ||
#sub6 { | #sub6 { | ||
− | height: | + | height: 50%; |
− | width: | + | width: 33.33333%; |
float: left; | float: left; | ||
-webkit-box-sizing: border-box; | -webkit-box-sizing: border-box; | ||
Line 263: | Line 128: | ||
} | } | ||
#sub4 { | #sub4 { | ||
− | background-color: # | + | background-color: #ED028C; |
} | } | ||
#sub5 { | #sub5 { | ||
− | background-color: # | + | background-color: #FFF101; |
} | } | ||
#sub6 { | #sub6 { |
Revision as of 13:46, 10 August 2015