Template:Paris2009

From 2009.igem.org

(Difference between revisions)
 
(119 intermediate revisions not shown)
Line 35: Line 35:
     padding-top:20px;
     padding-top:20px;
     padding-bottom:15px;
     padding-bottom:15px;
 +
    text-decoration:underline
 +
}
 +
 +
h5{
 +
    color:#b0310e;
 +
    font-weight:normal;
 +
    position:relative;
 +
    padding-left:70px;
 +
    padding-top:5px;
 +
    padding-bottom:5px;
     text-decoration:underline
     text-decoration:underline
}
}
Line 65: Line 75:
.firstHeading {
.firstHeading {
     color:transparent;
     color:transparent;
 +
    font-size:0.1em;
     width: 965px;
     width: 965px;
     height: 238px;
     height: 238px;
Line 100: Line 111:
#header_bar_link {
#header_bar_link {
-
     width: 400px;
+
     width: 450px;
     height: 17px;
     height: 17px;
     position: absolute;
     position: absolute;
-
     top: 226px;
+
     top: 218px;
     left: 10px;
     left: 10px;
     background: transparent;
     background: transparent;
}
}
-
#header_bar_link a,#header_bar_link .selflink {
+
#header_bar_link a:link, #header_bar_link a:visited, #header_bar_link a:active, #header_bar_link .selflink {
     text-decoration: none;
     text-decoration: none;
     color: #3563b8;
     color: #3563b8;
     position: relative;
     position: relative;
     float: left;
     float: left;
-
     margin: 0px 10px 0px 10px;
+
     margin: 0px 10px 5px 10px;
     height: 17px;
     height: 17px;
     font-size: 100%;
     font-size: 100%;
}
}
-
#header_bar_link a:hover, #header_bar_link .selflink {
+
#header_bar_link a:hover, #header_bar_link .selflink, #header_bar_link .normal, #header_bar_link .subnav {
-
    color: white;
+
-
    text-decoration: underline;
+
-
}
+
-
 
+
-
#header_bar_link .selflink {
+
-
    color: white;
+
-
    text-decoration: underline;
+
-
}
+
-
#header_bar_link a:hover{
+
     color: white;
     color: white;
     text-decoration: underline;
     text-decoration: underline;
Line 133: Line 135:
   
   
#header_bar_lab {
#header_bar_lab {
-
     width: 400px;
+
     width: 500px;
     height: 17px;
     height: 17px;
     position: absolute;
     position: absolute;
-
     top: 226px;
+
     top: 218px;
-
     left: 560px;
+
     left: 460px;
     background: transparent;
     background: transparent;
 +
}
}
Line 146: Line 149:
     position: relative;
     position: relative;
     float: right;
     float: right;
-
    margin: 0px 10px 0px 10px;
 
     height: 17px;
     height: 17px;
     font-size: 100%;
     font-size: 100%;
 +
    margin: 0px 10px 10px 10px;
}
}
Line 155: Line 158:
     text-decoration: underline;
     text-decoration: underline;
}
}
-
 
-
#header_bar_lab .selflink {
 
-
    color: white;
 
-
    text-decoration: underline;
 
-
}
 
-
#header_bar_lab a:hover{
 
-
    color: white;
 
-
    text-decoration: underline;
 
-
}
 
-
 
-
 
/*//////////*/
/*//////////*/
Line 171: Line 163:
/*//////////*/
/*//////////*/
-
 
+
#menu2 {
-
#menu {
+
     width: 110px;
     width: 110px;
-
    margin: 20px 13px 0 7px;
 
     position: relative;
     position: relative;
     float: left;
     float: left;
-
     padding:0;
+
     padding:0px;
-
   
+
-
   
+
}
}
-
 
-
#menu ul {
 
-
    padding: 0;
 
-
    margin: 0;
 
-
    position: relative;
 
-
    list-style: none;
 
-
}
 
-
 
-
#menu li {
 
-
    padding: 0;
 
-
    margin:0;
 
-
    position: relative;
 
-
    text-align: center;
 
-
 
 
-
   
 
-
}
 
-
 
-
#menu a {
 
-
    display: block;
 
-
    width: 110px;
 
-
    height: 19px;
 
-
    text-decoration: none;
 
-
    background: url(https://static.igem.org/mediawiki/2009/7/7c/Menu_Paris.png) no-repeat;
 
-
    color: #000;
 
-
    padding:0;
 
-
}
 
-
 
-
#menu a:hover {
 
-
    display: block;
 
-
    width: 110px;
 
-
    height: 19px;
 
-
    color:white;
 
-
    background: url(https://static.igem.org/mediawiki/2009/7/7c/Menu_Paris.png) no-repeat;
 
-
}
 
-
 
-
#menu .selflink {
 
-
    display: block;
 
-
    width: 110px;
 
-
    height: 19px;
 
-
    background: url(https://static.igem.org/mediawiki/2009/7/7c/Menu_Paris.png) no-repeat;
 
-
}
 
-
 
-
#menu a.external {
 
-
    margin: 0;
 
-
    padding: 0;
 
-
    width: 156px;
 
-
}
 
-
 
-
.menu_header {
 
-
    display: bock;
 
-
    width: 110px;
 
-
    background: url(https://static.igem.org/mediawiki/2009/3/38/Header_Menu.png);
 
-
    color: #FFF
 
-
}
 
-
 
-
.menu_footer {
 
-
    width:110px;
 
-
    background: url(https://static.igem.org/mediawiki/2009/d/d5/Footer_Menu.png);
 
-
    color: #FFF
 
-
}
 
-
 
/*/////////////*/
/*/////////////*/
/*// Content //*/
/*// Content //*/
Line 250: Line 177:
     width: 760px;
     width: 760px;
     position: relative;
     position: relative;
-
     float: left;
+
     float: right;
     margin-top: 20px;
     margin-top: 20px;
}
}
Line 259: Line 186:
     background:url(https://static.igem.org/mediawiki/2009/5/50/Content_BG_UP_Paris_2009.png) no-repeat;
     background:url(https://static.igem.org/mediawiki/2009/5/50/Content_BG_UP_Paris_2009.png) no-repeat;
     position: relative;
     position: relative;
-
     float: left;
+
     float: right;
}
}
Line 266: Line 193:
     padding: 10px;
     padding: 10px;
     margin:0px 0px 30px;
     margin:0px 0px 30px;
-
     position: relative;
+
     position: abosulte;
-
     float: left;
+
     float: right;
     font-size: 9pt;
     font-size: 9pt;
     text-align: justify;
     text-align: justify;
Line 381: Line 308:
     padding:3px 5px;  
     padding:3px 5px;  
     margin-bottom:1px
     margin-bottom:1px
 +
}
 +
 +
.correction {
 +
    color:red;
 +
}
 +
 +
.francais {
 +
    color:pink;
 +
    font-weight:bold;
}
}
/*//////////////*/
/*//////////////*/
Line 394: Line 330:
     text-align: left;
     text-align: left;
     font-size: smaller;
     font-size: smaller;
-
}
 
-
 
-
/* highlight the reference to which is navigated internal */
 
-
ol.references > li:target  {
 
-
    background-color: #def;
 
}
}
/*////////////////*/
/*////////////////*/
/*// core stuff //*/                                                                 
/*// core stuff //*/                                                                 
-
/*////////////////*/
+
/*///////////////*/
 +
 
 +
.sponsor, .sponsor td, .sponsor tr {
 +
    background:transparent;
 +
}
/*reset*/
/*reset*/
Line 411: Line 346:
.editsection {
.editsection {
-
     font-size: 75%;
+
     font-size: 100%;
     font-weight: normal;
     font-weight: normal;
 +
    font-color:#b0310e;
}
}
 +
ol.references > li:target  {
 +
    background-color: #def;
 +
}
 +
 +
 +
a:hoover{
 +
    text-decoration: none;
 +
    color:#00a7e7;
 +
}
 +
 +
a, a:visited{
 +
    color:#0a3585;
 +
}
body {
body {
     font-family: Tahoma,Helvetica,Arial,Verdana,sans-serif;
     font-family: Tahoma,Helvetica,Arial,Verdana,sans-serif;
Line 490: Line 439:
.today {
.today {
     background-color: #ccc;
     background-color: #ccc;
-
}
 
-
/* link color */
 
-
a, a:visited {
 
-
    color: #27809f;
 
-
}
 
-
a:hover {
 
-
    color: #00a7e7;
 
-
    text-decoration: none;
 
-
}
 
-
ul {
 
-
    margin-bottom: 5px;
 
}
}
-
#element {
 
-
    overflow: hidden;
 
-
}
 
-
.gallery {
 
-
    margin: 10px 2px !important;
 
-
}
 
-
.gallerytext {
 
-
    text-align: left;
 
-
}
 
.footnote {
.footnote {
     text-align: left;
     text-align: left;
Line 521: Line 450:
</html>
</html>
<span/ id="top">
<span/ id="top">
-
 
-
 
<div id="header">
<div id="header">
-
<div id="header_left"><span class="plainlinks">[https://2009.igem.org/Team:Paris/iLife &nbsp; ]</span></div>
+
<div id="header_left"><span class="plainlinks">[https://2009.igem.org/Team:Paris/iLife#top &nbsp; ]</span></div>
<div id="header_middle"></div>
<div id="header_middle"></div>
-
<div id="header_right"><span class="plainlinks">[https://2009.igem.org/Team:Paris &nbsp; ]</span></div>
+
<div id="header_right"><span class="plainlinks">[https://2009.igem.org/Team:Paris#top &nbsp; ]</span></div>
<div id="header_bar_lab">
<div id="header_bar_lab">
[[Team:Paris/Protocols#top | Protocols]]
[[Team:Paris/Protocols#top | Protocols]]
[[Team:Paris/Freezer#top | Freezer]]
[[Team:Paris/Freezer#top | Freezer]]
[[Team:Paris/NoteBook#top | NoteBook]]
[[Team:Paris/NoteBook#top | NoteBook]]
-
[[Team:Paris/Papers#top | Papers]]
+
[[Team:Paris/Papers#top | Bibliography]]
 +
[[Team:Paris/Parts#top | Parts ]]
 +
[[Team:Paris/WetLab#top | WetLab ]]
 +
[[Team:Paris/DryLab#top | DryLab ]]
</div><div id="header_bar_link">
</div><div id="header_bar_link">
[[Team:Paris/Team#top | Team]]
[[Team:Paris/Team#top | Team]]
-
[[Team:Paris/Contact#top | Contact]]
+
[[Team:Paris/Collaborations#top | Collaborations]]
 +
[[Team:Paris/Contact#top | Contacts]]
[[Team:Paris/Acknowledgements#top | Acknowledgements]]
[[Team:Paris/Acknowledgements#top | Acknowledgements]]
[[Team:Paris/Links#top | Links]]
[[Team:Paris/Links#top | Links]]
</div>
</div>
</div>
</div>

Latest revision as of 19:53, 20 October 2009