Difference between revisions of "Template:Paris Bettencourt/cssPages"

 
(24 intermediate revisions by the same user not shown)
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 pages */
 
/* Background of the pages */
Line 272: Line 271:
 
   line-height: 30px;
 
   line-height: 30px;
 
}
 
}
 
  
  
Line 283: Line 281:
 
.cyan, h3.cyan, a.cyan {
 
.cyan, h3.cyan, a.cyan {
 
     color: #00ADEF;
 
     color: #00ADEF;
 +
}
 +
#overview a {
 +
    color: #09A1FF;
 
}
 
}
 
#overview a:hover {
 
#overview a:hover {
Line 290: Line 291:
  
  
#overview img.info {
+
img.info {
 
         max-width: 842px;
 
         max-width: 842px;
 
         min-width: 300px;
 
         min-width: 300px;
Line 327: Line 328:
 
         background-color: black;
 
         background-color: black;
 
         width: 100%;
 
         width: 100%;
 +
        max-width: 100%;
 
}
 
}
  
Line 334: Line 336:
 
background-color: white;
 
background-color: white;
 
width: 100%;
 
width: 100%;
 +
        max-width: 100%;
 
}
 
}
  
 
/* Text content */
 
/* Text content */
 
.textContent {
 
.textContent {
max-width: 1800px;
+
  max-width: 1800px;
 
font-size: 16px;
 
font-size: 16px;
 
margin: auto;
 
margin: auto;
Line 465: Line 468:
 
     margin-bottom: 50px;
 
     margin-bottom: 50px;
 
     margin-top: 50px;
 
     margin-top: 50px;
 +
}
 +
 +
.textContent a {
 +
  color: #636363;
 +
}
 +
.textContent a:hover {
 +
  color: #909090;
 
}
 
}
  
Line 836: Line 846:
 
#bronze,
 
#bronze,
 
#silver,
 
#silver,
#gold {
+
#gold,
 +
#jamboree,
 +
#empty {
 
       width: 30%;
 
       width: 30%;
 
       margin: 1.5%;
 
       margin: 1.5%;
Line 853: Line 865:
 
#gold {
 
#gold {
 
       background-image: url('https://static.igem.org/mediawiki/2015/5/56/ParisBettencourt_Gold.png');
 
       background-image: url('https://static.igem.org/mediawiki/2015/5/56/ParisBettencourt_Gold.png');
 +
}
 +
#jamboree {
 +
      background-image: url('https://static.igem.org/mediawiki/2015/d/d1/ParisBettencorut_igemFromAbove_small.jpg');
 +
      background-size: 500px;
 +
      background-repeat: no-repeat;
 +
      background-position: top;
 +
      padding-top: 320px;
 
}
 
}
 
#medals ul{
 
#medals ul{
Line 1,060: Line 1,079:
 
}
 
}
  
 +
 +
.textWrapper.black {
 +
        background-color: black;
 +
}
 +
.container.black {
 +
        background-color: black;
 +
}
 +
.container.black.white {
 +
        background-color: white;
 +
}
 +
.textContent.black {
 +
        background-color: black;
 +
}
  
  

Latest revision as of 14:54, 1 December 2015