Template:INSA-Lyon/styletestaurelie

From 2011.igem.org

(Difference between revisions)
Line 31: Line 31:
#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:45px;
+
height:55px;
-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;
Line 69: Line 69:
padding: 5px 5px 0px 0px;
padding: 5px 5px 0px 0px;
background-color: #d4e0e8;
background-color: #d4e0e8;
 +
}
 +
#mw-searchButton {            /* Pour enlever le bouton search qui nous cause des problèmes !!! */
 +
    display:none;
}
}
 +
Line 109: Line 113:
}
}
-
 
+
#textWrapper {
 +
width: 450px;
 +
text-align: justify;
 +
font-family:  Verdana, sans-serif;
 +
font-size: 9pt;
 +
}
 +
#textWrapper, #textWrapper * {
 +
margin-top: 20px;
 +
}
 +
#textWrapper .head {
 +
font-family: "Lucida Grande", Tahoma, Helvetica, Verdana, Arial, sans-serif;
 +
color: #a1bf29;
 +
line-height: 1!important;
 +
padding: 0; margin: 0; /* again oh boy do I screw up */
 +
font-weight: bold;
 +
font-size: 16pt;
 +
}
</style>
</style>

Revision as of 09:15, 4 July 2011