Difference between revisions of "Team:Aachen/Notebook"

(Prototype team page)
 
Line 1: Line 1:
{{Aachen}}
+
{{Template:Aachen/css}}
 +
{{Template:Aachen/header}}
 
<html>
 
<html>
 +
<body>
  
 +
<style scoped>
 +
.row{
 +
        padding:0;
 +
}
 +
.collapse_button {
 +
background-color:#003559;
 +
border:0px;
 +
padding:botton:0px;
 +
color:white;
 +
margin-left:40%;
 +
margin-right:40%;
 +
}
 +
.subboxb{
 +
width: 100%;
 +
text-align: center;
 +
background-color: lightgrey;
 +
}
 +
.subboxSaf{
 +
width: 100%;
 +
border: 4px solid #aa0044;
 +
padding: 3px;
 +
text-align: center;
 +
font-size: 25px;
 +
background-color: #aa0044;
 +
color: white;
 +
}
 +
.SafText{
 +
font-size:18px;
 +
text-align:justify;
 +
}
  
<div class="column full_size">
+
#Pop img {
 +
border:px solid #003559;
 +
padding:5px;
 +
}
 +
.borderborder {
 +
border-style: solid;
 +
border-color: black;
 +
padding:20px;
 +
margin:0px;
 +
margin-top:20px;
 +
margin-bottom:0px;
 +
border-color:#aa0044;
 +
}
 +
.boxybox {
 +
/*border-style:solid;
 +
border-color:#003559;*/
 +
padding:0px;
 +
}
 +
#HPOverview blockquote {
 +
border-left:none;
 +
font-family: Georgia, serif;
 +
font-size: 25px;
 +
font-style: italic;
 +
width: 100%;
 +
margin: 0.25em 0;
 +
padding: 0.25em 40px;
 +
line-height: 1.45;
 +
position: relative;
 +
color: #585858;
 +
}
 +
#HPOverview blockquote:before {
 +
display: block;
 +
content: "\201C";
 +
font-size: 80px;
 +
position: absolute;
 +
left: -20px;
 +
top: -20px;
 +
color: #999999;
 +
}
 +
#HPOverview blockquote cite {
 +
color: #999999;
 +
font-size: 25px;
 +
margin-top: 5px;
 +
margin-left:20px;
 +
}
 +
#HPOverview blockquote cite:before {
 +
content: "\2014 \2009";
 +
}
 +
.collapse_button2 {
 +
background-color:white;
 +
border:0px;
 +
padding:botton:0px;
 +
color:#aa0044;
 +
}
  
<h1>Notebook</h1>
+
.HPBOX {
<p> Document the dates you worked on your project. This should be a detailed account of the work done each day for your project.</p>
+
border:5px;
 +
border-color:#003559;
 +
border-style:solid;
 +
}
  
</div>
 
<div class="clear"></div>
 
  
 +
button::-moz-focus-inner, input::-moz-focus-inner {
  
<div class="column half_size">
+
    padding: 0;
<h5>What should this page have?</h5>
+
    border: 0;
<ul>
+
<li>Chronological notes of what your team is doing.</li>
+
<li> Brief descriptions of daily important events.</li>
+
<li>Pictures of your progress. </li>
+
<li>Mention who participated in what task.</li>
+
</ul>
+
  
</div>
+
}
 +
*::after, *::before {
  
<div class="column half_size">
+
    -webkit-box-sizing: border-box;
<h5>Inspiration</h5>
+
    -moz-box-sizing: border-box;
<p>You can see what others teams have done to organize their notes:</p>
+
    box-sizing: border-box;
  
<ul>
+
}
<li><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Notebook">2014 ATOMS-Turkiye</a></li>
+
Element {
<li><a href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_project.html#tab_notebook">2014 Tec Monterrey</a></li>
+
<li><a href="https://2014.igem.org/Team:Kyoto/Notebook/Magnetosome_Formation#title">2014 Kyoto</a></li>
+
<li><a href="https://2014.igem.org/Team:Cornell/notebook">2014 Cornell</a></li>
+
</ul>
+
  
</div>
+
}
</html>
+
.close_button {
 +
 
 +
    position: absolute;
 +
    top: 4px;
 +
    right: 0px;
 +
    border: none;
 +
    background: transparent;
 +
 
 +
}
 +
</style>

Revision as of 03:26, 2 November 2017

iGEM Team Aachen 2017