Team:Manaus Amazonas-Brazil/Notebook

From 2013.igem.org

(Difference between revisions)
(Prototype team page)
 
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
{{HeaderManausAmazonasBrazil2013}}
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<head>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<script type="text/javascript" src="http://cssglobe.com/lab/easyslider1.5/js/easySlider1.5.js"></script>
-
This is a template page. READ THESE INSTRUCTIONS.
+
<script type="text/javascript">
-
</div>
+
$(document).ready(function(){
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
$("#slider").easySlider({
-
You are provided with this team page template with which to start the iGEM season. You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki. You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
controlsBefore: '<p id="controls">',
-
</div>
+
controlsAfter: '</p>',
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
auto: true,
-
You <strong>MUST</strong>  have all of the pages listed in the menu below with the names specified.  PLEASE keep all of your pages within your teams namespace. 
+
continuous: true
-
</div>
+
});
-
</div>
+
-
</html>
+
});
 +
</script>
-
<!-- *** End of the alert box *** -->
+
<style>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
#slider{ margin-left:165px; }
-
!align="center"|[[Team:Manaus_Amazonas-Brazil|Home]]
+
#slider ul, #slider li, #slider2 ul, #slider2 li{
-
!align="center"|[[Team:Manaus_Amazonas-Brazil/Team|Team]]
+
margin:0;
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=Manaus_Amazonas-Brazil Official Team Profile]
+
padding:0;
-
!align="center"|[[Team:Manaus_Amazonas-Brazil/Project|Project]]
+
list-style:none;
-
!align="center"|[[Team:Manaus_Amazonas-Brazil/Parts|Parts Submitted to the Registry]]
+
}
-
!align="center"|[[Team:Manaus_Amazonas-Brazil/Modeling|Modeling]]
+
#slider li, #slider2 li{
-
!align="center"|[[Team:Manaus_Amazonas-Brazil/Notebook|Notebook]]
+
/*
-
!align="center"|[[Team:Manaus_Amazonas-Brazil/Safety|Safety]]
+
define width and height of list item (slide)
-
!align="center"|[[Team:Manaus_Amazonas-Brazil/Attributions|Attributions]]
+
entire slider area will adjust according to the parameters provided here
-
|}
+
*/  
 +
width:696px;
 +
height:241px;
 +
overflow:hidden;
 +
}
 +
 +
p#controls, p#controls2{
 +
margin:0;
 +
position:relative;
 +
}  
 +
#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{
 +
display:block;
 +
margin:0;
 +
overflow:hidden;
 +
text-indent:-8000px;
 +
width:30px;
 +
height:77px;
 +
position:absolute;
 +
left:-30px;
 +
top:-160px;
 +
}
 +
#nextBtn, #nextBtn2{
 +
left:696px;
 +
}
 +
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{ 
 +
display:block;
 +
width:30px;
 +
height:77px;
 +
background:url(images/btn_prev.gif) no-repeat 0 0;
 +
}
 +
#nextBtn a, #nextBtn2 a{
 +
background:url(images/btn_next.gif) no-repeat 0 0;
 +
}
 +
body {
 +
font-family: Helvetica, Arial, sans-serif;
 +
}
 +
z1 {
 +
font-size:18pt;
 +
line-height:21pt;
 +
color:white;
 +
}
 +
.ctd {
 +
width: auto;
 +
                                height: 25px;
 +
text-align: center;
 +
background: #000;
 +
background-color: rgba(0,0,0,0.3);
 +
padding: 5px ;
 +
margin: 30px auto;
 +
color: #FFF;
 +
}
 +
.cte {
 +
width: auto;
 +
                                height: 35px;
 +
text-align: center;
 +
background: #000;
 +
padding-right:10px;
 +
padding-left:10px;
 +
margin: -20px auto;
 +
background-color: rgba(0,0,0,0.3);
 +
color: #FFF;
 +
}
-
You should make use of the calendar feature on the wiki and start a lab notebookThis may be looked at by the judges to see how your work progressed throughout the summerIt is a very useful organizational tool as well.
+
z2 {
 +
font-size:18pt;
 +
line-height:21pt;
 +
color:white;
 +
}
 +
.ctd2 {
 +
width: 230px;
 +
                                height: 25px;
 +
text-align: center;
 +
background: #000;
 +
background-color: rgba(0,0,0,0.3);
 +
padding: 5px ;
 +
margin: 30px auto;
 +
color: #FFF;
 +
}
 +
.cte2 {
 +
width: 260px;
 +
                                height: 35px;
 +
text-align: center;
 +
background: #000;
 +
padding-right:10px;
 +
padding-left:10px;
 +
margin: 0 auto;
 +
background-color: rgba(0,0,0,0.3);
 +
color: #FFF;
 +
}
 +
                        z3 {
 +
font-size:18pt;
 +
line-height:21pt;
 +
color:white;
 +
}
 +
.ctd3 {
 +
width: 180px;
 +
                                height: 25px;
 +
text-align: center;
 +
background: #000;
 +
background-color: rgba(0,0,0,0.3);
 +
padding: 5px ;
 +
margin: 30px auto;
 +
color: #FFF;
 +
}
 +
.cte3 {
 +
width: 210px;
 +
                                height: 35px;
 +
text-align: center;
 +
background: #000;
 +
padding-right:10px;
 +
padding-left:10px;
 +
margin: 0 auto;
 +
background-color: rgba(0,0,0,0.3);
 +
color: #FFF;
 +
}
 +
p.margin{
 +
font-size:12pt;
 +
line-height:14pt;
 +
color:white;
 +
margin-top:0px;
 +
margin-bottom:20px;
 +
margin-right:0px;
 +
margin-left:125px;
 +
margin-right:130px;
 +
}
 +
p.marginTable{
 +
font-size:12pt;
 +
line-height:14pt;
 +
color:white;
 +
margin-top:15px;
 +
margin-bottom:15px;
 +
margin-right:10px;
 +
margin-left:15px;
 +
margin-right:10px;
 +
}
 +
                        p.bTable{
 +
font-size:12pt;
 +
line-height:14pt;
 +
color:white;
 +
margin-top:15px;
 +
margin-bottom:15px;
 +
margin-right:10px;
 +
margin-left:15px;
 +
margin-right:10px;
 +
text-align: center;
 +
}
 +
p{
 +
margin-left:150px;
 +
font-size:12pt;
 +
line-height:14pt;
 +
margin-right:150px;
 +
color:white;
 +
}
 +
p.vid{
 +
margin-left:0;
 +
font-size:12pt;
 +
line-height:14pt;
 +
margin-right:0px;
 +
color:white;
 +
                                text-align:center
 +
}
 +
p.marginleft{
 +
font-size:12pt;
 +
line-height:14pt;
 +
color:white;
 +
margin-top:0px;
 +
margin-bottom:20px;
 +
margin-right:0px;
 +
margin-left:110px;
 +
margin-right:130px;
 +
                        }
 +
p.marginAcc{
 +
font-size:12pt;
 +
line-height:12pt;
 +
color:white;
 +
margin-top:20px;
 +
margin-bottom:20px;
 +
margin-right:0px;
 +
margin-left:0px;
 +
margin-right:0px;
 +
}
 +
p.marginleftheader{
 +
font-size:12pt;
 +
line-height:14pt;
 +
color:white;
 +
margin-top:38px;
 +
margin-bottom:0px;
 +
margin-left:650px;
 +
margin-right:200px;
 +
}
 +
p.marginChecklist{
 +
font-size:12pt;
 +
line-height:16pt;
 +
color:white;
 +
margin-top:0px;
 +
margin-bottom:38px;
 +
margin-right:0px;
 +
margin-left:150px;
 +
margin-right:115px;
 +
}
 +
a:link {
 +
color: #FFFFFF;
 +
}
 +
a:visited {
 +
color: #FFFFFF;
 +
}
 +
a:hover {
 +
color: #FF6700;
 +
}
 +
a:active {
 +
color: #FF6700;
 +
}
 +
 
 +
.hoverbox
 +
{
 +
cursor: default;
 +
list-style: none;
 +
        margin-left: 100px;
 +
        margin-right: 100px;
 +
}
 +
 
 +
.hoverbox a
 +
{
 +
cursor: default;
 +
}
 +
 
 +
.hoverbox a .preview
 +
{
 +
display: none;
 +
}
 +
 
 +
.hoverbox a:hover .preview
 +
{
 +
display: block;
 +
position: absolute;
 +
top: -60px;
 +
left: -60px;
 +
z-index: 1;
 +
}
 +
 
 +
.hoverbox img
 +
{
 +
background: #761C11;
 +
color: inherit;
 +
padding: 2px;
 +
vertical-align: top;
 +
}
 +
 
 +
.hoverbox li
 +
{
 +
background: #761C11;
 +
border-width: 0px;
 +
color: inherit;
 +
display: inline-table;
 +
 +
margin: 3px;
 +
position: relative;
 +
}
 +
 
 +
.hoverbox .preview
 +
{
 +
background: #52140C;
 +
border-color: #761C11;
 +
}
 +
table.Bottom
 +
{
 +
padding-top: 5px;
 +
background-color: rgba(0,0,0,0.3);
 +
margin-top: 7px;
 +
margin-left: 104px;
 +
min-width: 793px;
 +
max-width: 793px;
 +
font-size:12pt;
 +
line-height:14pt;
 +
color:white;
 +
}
 +
table.MainP
 +
{
 +
background-color: transparent;
 +
margin-left: 95px;
 +
margin-right: 150px;
 +
font-size:12pt;
 +
line-height:14pt;
 +
color:white;
 +
}
 +
table.Inside
 +
{
 +
background-color: transparent;
 +
margin-left: 0px;
 +
margin-right: 0px;
 +
font-size:12pt;
 +
line-height:14pt;
 +
color:white;
 +
padding-top: 8px;
 +
padding-left: 3px;
 +
padding-right: 3px;
 +
}
 +
td.Right
 +
{
 +
padding-top: 3px;
 +
background-color: rgba(0,0,0,0.3);
 +
text-align: left;
 +
min-width: 310px;
 +
max-width: 310px;
 +
vertical-align:top;
 +
border: 10px transparent;
 +
 
 +
}
 +
td.Left
 +
{
 +
background-color: rgba(0,0,0,0.3);
 +
vertical-align:top;
 +
min-width: 465px;
 +
border: 10px transparent;
 +
}
 +
 
 +
</style>
 +
 
 +
<br>
 +
<div class="cte">
 +
<div class="ctd">
 +
<z1 >Notebook</z1><br>
 +
</div>
 +
</div>
 +
</head>
 +
 
 +
<body>
 +
 
 +
 
 +
 
 +
<br><br><br><br>
 +
<iframe  src="http://docs.google.com/viewer?url=http%3A%2F%2F2013.igem.org%2Fwiki%2Fimages%2F9%2F9e%2FNOTEBOOK_2_CORRIGIDO_FIGURA.pdf&embedded=true" width="1024" height="1024" style="border: none;"></iframe>
 +
 
 +
<br><br><br><br>
 +
 
 +
</body>
 +
</html>
 +
{{Template:FooterManausAmazonasBrazil2013}}

Latest revision as of 03:55, 28 September 2013





Notebook