Template:INSA-Lyon/styletestaurelie

From 2011.igem.org

(Difference between revisions)
 
(27 intermediate revisions not shown)
Line 137: 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 160: Line 158:
margin-top: 4px;
margin-top: 4px;
margin-bottom: 70px;
margin-bottom: 70px;
-
height: 15px;
+
height: 10px;
overflow: visible;
overflow: visible;
}
}
Line 183: 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:54px;
+
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: #228B22;
+
background-color: transparent;
-
background-image: url("https://static.igem.org/mediawiki/2011/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 197: 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 #228B22;
+
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 217: 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: #228B22;
 
-
}
 
-
 
-
 
-
#mw-searchButton {            /* Pour enlever le bouton search qui nous cause des problèmes !!! */
 
-
    display:none;
 
-
}
 
#footer-box {
#footer-box {
Line 281: Line 264:
}
}
#contentWrapper {
#contentWrapper {
 +
position : relative;
 +
top : -50px;
height: 100%;
height: 100%;
padding-bottom: 4em;
padding-bottom: 4em;

Latest revision as of 13:21, 14 September 2011