Difference between revisions of "Team:iTesla-SoundBio/Project/Parts"

 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
parts
+
{{iTesla-SoundBio}}
 
<html>
 
<html>
<meta charset="utf-8">
+
 
<meta name="viewport" content="width=device-width, initial-scale=1">
+
<script>
 +
    $("#title").text("BioBricks")
 +
</script>
 
<style>
 
<style>
* {
+
h1 {
    box-sizing: border-box;
+
     font: 600 1.5em/1 'Raleway', sans-serif;
}
+
     color: rgba(0,0,0,.5);
 
+
body {
+
     font-family: Arial, Helvetica, sans-serif;
+
     height: 100h;
+
    width: 100w;
+
}
+
 
+
/* Style the header */
+
.header {
+
    background-color: #f1f1f1;
+
    padding: 30px;
+
 
     text-align: center;
 
     text-align: center;
     font-size: 35px;
+
     text-transform: uppercase;
}
+
    letter-spacing: .5em;
 
+
    top: 25%;
 +
    width: 100%;
 +
padding-top: 50px;
 +
        padding-bottom: 50px;
  
 
}
 
}
 
+
span, span:after {
/* Clear floats after the columns */
+
     font-weight: 900;
.row:after {
+
    color: #efedce;
     content: "";
+
    white-space: nowrap;
     display: table;
+
     display: inline-block;
     clear: both;
+
     letter-spacing: .1em;
 +
    padding: .2em 0 .25em 0;
 
}
 
}
  
/* Style the footer */
+
span {
.footer {
+
     font-size: 4em;
     background-color: #f1f1f1;
+
     z-index: 100;
     padding: 10px;
+
     text-shadow: .04em .04em 0 #9cb8b3;
    text-align: center;
+
}
+
/* Make the text over image*/
+
.container {
+
    position: relative;
+
     text-align: center;
+
    color: black
+
}
+
.container1 {
+
    position: relative;
+
    text-align: center;
+
    color: white
+
 
}
 
}
  
.centered {
+
span:after {
 +
    content: attr(data-shadow-text);
 +
    color: rgba(0,0,0,.35);
 +
    text-shadow: none;
 
     position: absolute;
 
     position: absolute;
     bottom: 8px;
+
     left: .0875em;
     left: 50%;
+
     top: .0875em;
     transform: translate(-50%, -50%);
+
     z-index: -1;
 +
    -webkit-mask-image: url(https://f.cl.ly/items/1t1C0W3y040g1J172r3h/mask.png);
 
}
 
}
  
/* Style the top navigation bar */
 
.topnav {
 
    overflow: hidden;
 
    background-color: #333;
 
}
 
 
/* Style the topnav links */
 
.topnav a {
 
    float: left;
 
    display: block;
 
    color: #f2f2f2;
 
    text-align: center;
 
    padding: 14px 16px;
 
    text-decoration: none;
 
}
 
 
/* Change color on hover */
 
.topnav a:hover {
 
    background-color: #ddd;
 
    color: black;
 
}
 
 
 
}
 
 
</style>
 
</style>
</head>
 
 
<body>
 
<body>
<div class="topnav">
+
<h1>We are sorry but our page is<br><span data-shadow-text="Under Construction">Under Construction</span><br> Please check back later</h1>
  <a href="https://2018.igem.org/Team:iTesla-SoundBio">Home Page</a>
+
</body>
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/team">Team</a>
+
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/description">Description</a>
+
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/design">Design</a>
+
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/Experiment">Experiment</a>
+
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/Project/Interlab">InterLab</a>
+
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/Project/results">Results</a>
+
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/Project/Parts">Parts</a>
+
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/Project/Safety">Safety</a>
+
</div>
+
 
+
 
</html>
 
</html>

Latest revision as of 06:54, 27 August 2018

We are sorry but our page is
Under Construction
Please check back later