Difference between revisions of "Template:Paris Bettencourt/cssHome"
CeliaFoulon (Talk | contribs) m |
CeliaFoulon (Talk | contribs) m |
||
Line 8: | Line 8: | ||
/* Background of the page */ | /* Background of the page */ | ||
− | .contentContainer | + | .contentContainer.home { |
/*background-image: url('../images/idli7_medium.jpg');*/ | /*background-image: url('../images/idli7_medium.jpg');*/ | ||
background-image: url('https://static.igem.org/mediawiki/2015/d/df/ParisBettencourt_homeBanner.jpg'); | background-image: url('https://static.igem.org/mediawiki/2015/d/df/ParisBettencourt_homeBanner.jpg'); | ||
Line 41: | Line 41: | ||
/* Text content */ /* Tweak here */ | /* Text content */ /* Tweak here */ | ||
− | + | .textWrapper .home { | |
− | + | background-color: black; | |
color: white; | color: white; | ||
+ | width: 100%; | ||
+ | border-top: 5px solid white; | ||
border-bottom: 5px solid white; | border-bottom: 5px solid white; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | .textContent .nav a, .textContent .nav a:visited { | |
text-decoration: none; | text-decoration: none; | ||
cursor: pointer; | cursor: pointer; | ||
Line 61: | Line 57: | ||
− | + | .textContent .nav a:hover, .textContent .nav a:active { | |
text-decoration: none; | text-decoration: none; | ||
color: inherit; | color: inherit; |
Revision as of 21:02, 18 September 2015