Template:INSA-Lyon/stylegroningen

From 2010.igem.org

(Difference between revisions)
m
 
(22 intermediate revisions not shown)
Line 156: Line 156:
border: 0;
border: 0;
border-bottom: 0px solid gray;  /* mettre 1px si on veut une fine bordure sous les "boutons" en haut de la page */
border-bottom: 0px solid gray;  /* mettre 1px si on veut une fine bordure sous les "boutons" en haut de la page */
-
color: white;
+
color: black;
margin-top: 4px;
margin-top: 4px;
margin-bottom: 70px;
margin-bottom: 70px;
height: 15px;
height: 15px;
overflow: visible;
overflow: visible;
 +
}
 +
#top-section a {
 +
color: #d4e0e8;
 +
background-color: transparent;
}
}
#top-section a:visited {
#top-section a:visited {
-
color: gray;
+
color: #d4e0e8;
background-color: transparent;
background-color: transparent;
}
}
#top-section a:focus {
#top-section a:focus {
-
color: gray;
+
color: #d4e0e8;
background-color: transparent;
background-color: transparent;
}
}
#p-logo img {
#p-logo img {
   display: none;
   display: none;
-
  overflow: hidden;
 
}
}
#p-logo {                      /* bannière de l'igem (display:none  -> invisible) */
#p-logo {                      /* bannière de l'igem (display:none  -> invisible) */
-
width:167px;
+
width: 129%;
height:45px;
height:45px;
-
-moz-border-radius: 6px;
+
-moz-border-radius: 0 0 20px 20px;
-
-webkit-border-radius: 6px;
+
-webkit-border-radius: 0 0 20px 20px;
-
-goog-ms-border-radius: 6px;
+
-goog-ms-border-radius: 0 0 20px 20px;
-
border-radius: 6px;
+
border-radius: 0 0 20px 20px;
background-color: #d4e0e8;
background-color: #d4e0e8;
-
background-image: url("https://static.igem.org/mediawiki/2010/1/1a/IGEM_basic_Logo_small_02b.png");
+
background-image: url("https://static.igem.org/mediawiki/2010/6/67/Team_INSA-Lyon_IGEM_Home.png");
background-repeat: no-repeat;
background-repeat: no-repeat;
-
background-position: center;
+
background-position: left;
overflow:hidden;
overflow:hidden;
display: block;
display: block;
position: top left;
position: top left;
 +
margin-left: -14.9%;
float: left;
float: left;
-
margin-top: 25px;
+
margin-top: 24px;
 +
margin-bottom: 50px;
border: 1.5px solid #7caed4;
border: 1.5px solid #7caed4;
-
-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 9px 3px;
+
-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px;
-
-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 9px 3px;
+
-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px;
-
-goog-ms-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 9px 3px;
+
-goog-ms-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px;
-
box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 9px 3px;
+
box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px;
}
}
#p-logo a {
#p-logo a {
 +
margin-left: 4%;
display: block;
display: block;
-
width:167px;
+
width:80px;
height:45px;
height:45px;
 +
margin-bottom: 50px;
}
}
Line 208: Line 215:
position: absolute top right;
position: absolute top right;
margin-top: 15px;
margin-top: 15px;
-
margin-right: 4px;
+
margin-bottom: 50px;
-
margin-bottom: 30px;
+
padding: 5px 5px 0px 0px;
-
padding: 5px 0px 0px 0px;
+
background-color: #d4e0e8;
background-color: #d4e0e8;
-
border: 1px solid #7caed4;
+
 
-
-moz-border-radius: 5px;
+
-
-webkit-border-radius: 5px;
+
-
-goog-ms-border-radius: 5px;
+
-
border-radius: 5px;
+
-
-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 9px 3px;
+
-
-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 9px 3px;
+
-
-goog-ms-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 9px 3px;
+
-
box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 9px 3px;
+
}
}
Line 263: Line 261:
}
}
-
/* .firstHeading {
+
.firstHeading {
-
display: none;
+
margin-top: 20px;  
-
} */
+
}
#f-list a {
#f-list a {
Line 362: Line 360:
}
}
 +
/* <div id="footer"> */
 +
/* </html> */
 +
/* {{INSA-Lyon/footer}} */
 +
/* <html> */
 +
/* </div> */
</style>
</style>
 +
 +
 +
 +
<!--[if IE]>
 +
</html>
 +
{{INSA-Lyon/roundies}}
 +
<html>
 +
<![endif]-->
</html>
</html>

Latest revision as of 09:54, 27 October 2010