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

 
(27 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 271: Line 270:
 
   font-size: 20px;
 
   font-size: 20px;
 
   line-height: 30px;
 
   line-height: 30px;
}
 
#overview a {
 
  font-family: inherit;
 
 
}
 
}
  
Line 287: Line 283:
 
}
 
}
 
#overview a {
 
#overview a {
     font-family: 'Generica';
+
     color: #09A1FF;
    font-size: 30px;
+
 
}
 
}
 
#overview a:hover {
 
#overview a:hover {
Line 296: Line 291:
  
  
#overview img.info {
+
img.info {
 
         max-width: 842px;
 
         max-width: 842px;
 
         min-width: 300px;
 
         min-width: 300px;
Line 333: Line 328:
 
         background-color: black;
 
         background-color: black;
 
         width: 100%;
 
         width: 100%;
 +
        max-width: 100%;
 
}
 
}
  
Line 340: 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 471: Line 468:
 
     margin-bottom: 50px;
 
     margin-bottom: 50px;
 
     margin-top: 50px;
 
     margin-top: 50px;
 +
}
 +
 +
.textContent a {
 +
  color: #636363;
 +
}
 +
.textContent a:hover {
 +
  color: #909090;
 
}
 
}
  
Line 842: Line 846:
 
#bronze,
 
#bronze,
 
#silver,
 
#silver,
#gold {
+
#gold,
 +
#jamboree,
 +
#empty {
 
       width: 30%;
 
       width: 30%;
 
       margin: 1.5%;
 
       margin: 1.5%;
Line 859: 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,064: Line 1,077:
 
a.buttonMagena:active {
 
a.buttonMagena:active {
 
         box-shadow: 0px 1px 0px 0px #BB0066;
 
         box-shadow: 0px 1px 0px 0px #BB0066;
 +
}
 +
 +
 +
.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