Template:INSA-Lyon/stylegroningen

From 2010.igem.org

(Difference between revisions)
m
m
 
(102 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
 +
 +
 +
/* - - - - - - - - - - - Source : http://casualconnect.net/iGEM/overall.css - - - - - - - - - - - */
 +
/* BEGIN CSS RESET v1.0 | 20080212 */
/* BEGIN CSS RESET v1.0 | 20080212 */
Line 21: Line 25:
}
}
body {
body {
-
line-height: 1;
+
margin: auto;
 +
width: 900px center;
 +
line-height: 1px;
 +
background: white; /*#c6e2ec rgb(206,224,200) http://www.graffitiwallpaper.com/pics/listings/217-1920.jpg */
}
}
ol, ul {
ol, ul {
Line 53: Line 60:
}
}
/* END CSS RESET */
/* END CSS RESET */
 +
 +
.tabbed_content .slide_content {
.tabbed_content .slide_content {
Line 111: Line 120:
-
/* Wiki Hacks - START */
+
 
 +
 
 +
/* - - - - - - - - - - - Wiki Hacks - START - - - - - - - - - - - - */
#globalWrapper {
#globalWrapper {
background-color: transparent;
background-color: transparent;
-
border: none;
+
border: 0px;
-
margin: 0;
+
 
-
padding: 0;
+
}
}
#content {
#content {
background-color: transparent;
background-color: transparent;
-
border: none;
+
border: 0px;
-
padding: 0;
+
-
margin: 0;
+
-
width: 100%;
+
}
}
#bodyContent {
#bodyContent {
-
border: none;
+
background-color: white;
 +
-moz-border-radius: 0 0 20px 20px;
 +
-webkit-border-radius: 0 0 20px 20px;
 +
-goog-ms-border-radius: 0 0 20px 20px;
 +
border-radius: 0 0 20px 20px;
padding:0;
padding:0;
-
margin:0;
+
padding-bottom: 5px;
-
width:100%;
+
margin-bottom: 30px;
 +
border: 0px;
 +
-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px;
 +
-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 12px 7px;
 +
box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px;
}
}
-
#top-section {
+
#top-section
-
height: 20px;
+
{
-
margin-left: auto;
+
width:750px;
-
width: 99%;
+
border: 0;
-
margin-right: auto;
+
border-bottom: 0px solid gray; /* mettre 1px si on veut une fine bordure sous les "boutons" en haut de la page */
-
margin-bottom: 10px;
+
color: black;
-
margin-top: 3px;
+
margin-top: 4px;
-
border-bottom: 1px dashed gray;
+
margin-bottom: 70px;
 +
height: 15px;
 +
overflow: visible;
 +
}
 +
#top-section a {
 +
color: #d4e0e8;
 +
background-color: transparent;
 +
}
 +
#top-section a:visited {
 +
color: #d4e0e8;
 +
background-color: transparent;
 +
}
 +
#top-section a:focus {
 +
color: #d4e0e8;
 +
background-color: transparent;
 +
}
 +
#p-logo img {
 +
  display: none;
}
}
-
#p-logo {
+
#p-logo {                       /* bannière de l'igem (display:none  -> invisible) */
-
height:1px;
+
width: 129%;
 +
height:45px;
 +
-moz-border-radius: 0 0 20px 20px;
 +
-webkit-border-radius: 0 0 20px 20px;
 +
-goog-ms-border-radius: 0 0 20px 20px;
 +
border-radius: 0 0 20px 20px;
 +
background-color: #d4e0e8;
 +
background-image: url("https://static.igem.org/mediawiki/2010/6/67/Team_INSA-Lyon_IGEM_Home.png");
 +
background-repeat: no-repeat;
 +
background-position: left;
overflow:hidden;
overflow:hidden;
-
display: none;
+
display: block;
 +
position: top left;
 +
margin-left: -14.9%;
 +
float: left;
 +
margin-top: 24px;
 +
margin-bottom: 50px;
 +
border: 1.5px solid #7caed4;
 +
-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px;
 +
-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 12px 7px;
 +
box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px;
}
}
-
#search-controls {
+
 
-
overflow:hidden;
+
#p-logo a {
-
top: 100px;
+
margin-left: 4%;
-
display:block;
+
display: block;
-
background: none;
+
width:80px;
-
position: absolute;
+
height:45px;
 +
margin-bottom: 50px;
}
}
 +
#search-controls {              /* google search (display:none  -> invisible) */
 +
/* display: none; */
 +
position: absolute top right;
 +
margin-top: 15px;
 +
margin-bottom: 50px;
 +
padding: 5px 5px 0px 0px;
 +
background-color: #d4e0e8;
 +
 +
}
 +
 +
#mw-searchButton {            /* Pour enlever le bouton search qui nous cause des problèmes !!! */
 +
    display:none;
 +
}
.left-menu {
.left-menu {
width: 400px;
width: 400px;
display:block;
display:block;
float:left;
float:left;
-
margin-top:-80px;
+
margin-top: -80px;
-
border: none;
+
border: 0px;
}
}
.left-menu ul {
.left-menu ul {
-
border: none;
+
border: 0px;
}
}
#menubar li a {
#menubar li a {
Line 182: Line 248:
.right-menu ul {
.right-menu ul {
-
border: none;
+
border: 0px;
}
}
#footer-box {
#footer-box {
background-color: transparent;
background-color: transparent;
-
border: none;
+
border: 0px;
-
width: 965px;
+
-
margin: 0 auto;
+
-
padding: 0;
+
color: white;
color: white;
}
}
#footer {
#footer {
-
border: none;
+
border: 0px;
-
width: 965px;
+
-
margin: 0;
+
-
padding: 0;
+
}
}
.firstHeading {
.firstHeading {
-
display: none;
+
margin-top: 20px;  
}
}
Line 227: Line 287:
}
}
-
/* Wiki Hacks - END - Thanks TU-Delft, saved a lot of trouble!*/
+
/* - - - - - - - - - - Wiki Hacks - END - Thanks TU-Delft, saved a lot of trouble! - - - - - - - - - - -*/
 +
 
 +
 
 +
 
html {
html {
height: 100%;
height: 100%;
Line 241: Line 304:
min-height: 500px;
min-height: 500px;
border-top: 1px solid #bab599;
border-top: 1px solid #bab599;
-
-moz-box-shadow: rgba(0, 0, 0, 0.3) 8px 8px 8px;
+
-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 5px;
-
-webkit-box-shadow: rgba(0, 0, 0, 0.3) 8px 8px 8px;
+
-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 5px;
-
box-shadow: rgba(0, 0, 0, 0.3) 8px 8px 8px;;
+
box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 5px;
background-color: #fffbe7;
background-color: #fffbe7;
}
}
Line 297: 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