Template:INSA-Lyon/styletestaurelie

From 2011.igem.org

(Difference between revisions)
 
(39 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
 +
<style type="text/css">
<style type="text/css">
Line 136: Line 137:
#bodyContent {
#bodyContent {
 +
position : relative;
 +
margin-top : -58px;
background-color: white;
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;
padding-bottom: 5px;
padding-bottom: 5px;
Line 159: Line 158:
margin-top: 4px;
margin-top: 4px;
margin-bottom: 70px;
margin-bottom: 70px;
-
height: 15px;
+
height: 10px;
overflow: visible;
overflow: visible;
}
}
Line 182: Line 181:
#p-logo {                      /* bannière de l'igem (display:none  -> invisible) */
#p-logo {                      /* bannière de l'igem (display:none  -> invisible) */
width: 129%;
width: 129%;
-
height:55px;
+
height:1px;
-moz-border-radius: 0 0 20px 20px;
-moz-border-radius: 0 0 20px 20px;
-webkit-border-radius: 0 0 20px 20px;
-webkit-border-radius: 0 0 20px 20px;
-goog-ms-border-radius: 0 0 20px 20px;
-goog-ms-border-radius: 0 0 20px 20px;
border-radius: 0 0 20px 20px;
border-radius: 0 0 20px 20px;
-
background-color: #d4e0e8;
+
background-color: transparent;
-
background-image: url("https://static.igem.org/mediawiki/2010/6/67/Team_INSA-Lyon_IGEM_Home.png");
+
background-image: none;
background-repeat: no-repeat;
background-repeat: no-repeat;
background-position: left;
background-position: left;
Line 196: Line 195:
margin-left: -14.9%;
margin-left: -14.9%;
float: left;
float: left;
-
margin-top: 24px;
+
margin-top: 20px;
-
margin-bottom: 50px;
+
margin-bottom: 0px;
-
border: 1.5px solid #7caed4;
+
border: 1.5px solid white;
-
-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;
+
font-family:Verdana, "Trebuchet MS", Arial, police3, police4,serif;
font-family:Verdana, "Trebuchet MS", Arial, police3, police4,serif;
}
}
Line 216: Line 211:
 +
#search-controls { display:none; }
-
#search-controls {              /* google search (display:none  -> invisible) */
 
-
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;
 
-
}
 
#footer-box {
#footer-box {
Line 242: Line 226:
.firstHeading {
.firstHeading {
-
margin-top: 20px;  
+
margin-top: 10px;  
}
}
Line 280: Line 264:
}
}
#contentWrapper {
#contentWrapper {
 +
position : relative;
 +
top : -50px;
height: 100%;
height: 100%;
padding-bottom: 4em;
padding-bottom: 4em;
Line 297: Line 283:
font-family: Sertig, Futura, Impact, sans-serif;
font-family: Sertig, Futura, Impact, sans-serif;
-moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; border-top-left-radius: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px; border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; border-top-left-radius: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px; border-top-right-radius: 8px;
-
font-size: 21pt; color: #fffbe7;
+
font-size: 21pt; color: #7CFC00;
background: url("https://static.igem.org/mediawiki/2010/4/42/94acce-50.png") repeat;
background: url("https://static.igem.org/mediawiki/2010/4/42/94acce-50.png") repeat;
height: 100px;
height: 100px;
Line 320: Line 306:
}
}
#textWrapper, #textWrapper * {
#textWrapper, #textWrapper * {
-
margin-top: 20px;
+
margin-top: 10px;
}
}
#textWrapper .head {
#textWrapper .head {

Latest revision as of 13:21, 14 September 2011