Difference between revisions of "Team:SVCE Chennai"

Line 1: Line 1:
 +
<!--
 +
To change this license header, choose License Headers in Project Properties.
 +
To change this template file, choose Tools | Templates
 +
and open the template in the editor.
 +
-->
 
<!--
 
<!--
 
To change this license header, choose License Headers in Project Properties.
 
To change this license header, choose License Headers in Project Properties.
Line 5: Line 10:
 
-->
 
-->
 
<html>
 
<html>
  <div class="row full-width">
+
     <head>
     <div class="col-xs-12 col-lg-4">
+
         <title>Safety</title>
      <div class="row">
+
        <meta charset="UTF-8">
         <div id="application-pretest" class="project-tile col-xs-12 col-sm-6 col-lg-12">
+
         <meta name="viewport" content="width=device-width">
          <div>
+
        <style>
            <a href="https://2014.igem.org/Team:LMU-Munich/Application/Pretest">
+
body{
              <span>
+
    margin: 0;
                Pretest
+
}
              </span>
+
*
            </a>
+
{
          </div>
+
color: black;
        </div>
+
}
         <div id="application-diagnosis-s" class="project-tile col-xs-12 visible-xs-block">
+
          <a href="https://2014.igem.org/Team:LMU-Munich/Application/Diagnosis_Treatment">
+
            <span>
+
              Diagnosis & Treatment
+
            </span>
+
          </a>
+
        </div>
+
  
     <div id="application-legal" class="project-tile col-xs-12 col-sm-6 col-lg-12">
+
.firstHeading{
      <div>
+
  display: none;
        <a href="https://2014.igem.org/Team:LMU-Munich/Application/Legal_Issues">
+
}
          <span>
+
#globalWrapper, #content{
            Legal Issues
+
  width: 100%;
          </span>
+
  border: 0px;
        </a>
+
margin: 0px;
      </div>
+
  position: relative;
     </div>
+
}
    </div>
+
#header{
  </div>
+
     margin-top: 0px;
  <div id="application-diagnosis-m" class="project-tile col-xs-12 visible-sm-block visible-md-block">
+
  height: 150px;
     <div>
+
//  background-color: rgba(0,0,0,1);
      <a href="https://2014.igem.org/Team:LMU-Munich/Application/Diagnosis_Treatment">
+
//position: fixed;
        <span>
+
position:relative;
          Diagnosis & Treatment
+
border:0px;
         </span>
+
  width: 100%;
      </a>
+
}
     </div>
+
#header2{
  </div>
+
    height: 120px;
  <div id="application-diagnosis" class="project-tile col-lg-4 visible-lg-block">
+
  //  background-color: rgba(0,0,0,1);
    <div>
+
}
      <a href="https://2014.igem.org/Team:LMU-Munich/Application/Diagnosis_Treatment">
+
#head-name{
        <span>
+
    // color: white;
          <nobr> Diagnosis & Treatment </nobr>
+
    padding-left: 40%;
        </span>
+
    padding-top: 20px;
      </a>
+
    font-size: 30px;
    </div>
+
    width: 300px;
  </div>
+
    //float: left;
  <div class="col-xs-12 col-lg-4">
+
   
    <div class="row">
+
}
      <div id="application-financing" class="project-tile col-xs-12 col-sm-6 col-lg-12">
+
#head-list{
        <div>
+
    //color: white;
          <a href="https://2014.igem.org/Team:LMU-Munich/Application/Financing_Intellectual_Property">
+
    padding-top: 30px;
            <span>
+
    font-size: 20px;
              Financing
+
    padding-left: 3%
            </span>
+
}
          </a>
+
@media screen and (max-width: 900px){
        </div>
+
     #head-name{
      </div>
+
        width: 100%;
      <div id="application-expertise" class="project-tile col-xs-12 col-sm-6 col-lg-12">
+
        padding-left: 40%;
        <div>
+
        //text-align: center;
          <a href="https://2014.igem.org/Team:LMU-Munich/Application/Expertise">
+
    }
            <span>
+
    #head-list{
              Expertise
+
        padding-top: 30px;
            </span>
+
    }
          </a>
+
    ul{
 +
        margin-left: 0px;
 +
        padding-left: 2%;
 +
    }
 +
}
 +
@media screen and (max-width: 300px){
 +
    #head-list{
 +
        padding-left: 10px;
 +
    }
 +
    ul{
 +
        padding-left: 1%;
 +
     }
 +
}
 +
#content{
 +
 +
    height: 600px;
 +
}
 +
ul{
 +
    display: inline;
 +
  // padding-left: 15%;
 +
   
 +
}
 +
li{
 +
    display: inline;
 +
    padding: 2%;
 +
   
 +
}
 +
li:hover{
 +
    color: #00ff00;
 +
    cursor: pointer;
 +
}
 +
         </style>
 +
    </head>
 +
     <body>
 +
        <div id="header">
 +
            <div id="head-name">
 +
                IGEM-SVCE
 +
            </div>
 +
            <div id="head-list">
 +
                <ul>
 +
                    <a href="home.html" style="text-decoration: none; color: white;"> <li id="home">Home</li></a>
 +
                    <a href="team.html" style="text-decoration: none; color: white;"> <li id="about1">Team</li></a>
 +
                    <a href="project.html" style="text-decoration: none; color: white;"><li>Project</li></a>
 +
                    <a href="parts.html" style="text-decoration: none; color: white;"><li>Parts</li></a>
 +
                    <a href="notebook.html" style="text-decoration: none; color: white;"><li>Notebook</li></a>
 +
                    <a href="attribution.html" style="text-decoration: none; color: white;"><li>Attribution</li></a>
 +
                    <a href="collaboration.html" style="text-decoration: none; color: white;"><li>Collaboration</li></a>
 +
                    <a href="humanpractice.html" style="text-decoration: none; color: white;"><li>Human Practice</li></a>
 +
                    <li style="color: #00ff00;">Safety</li>
 +
                </ul>
 +
            </div>
 
         </div>
 
         </div>
      </div>
+
     </body>
     </div>
+
  </div>
+
</div>
+
 
</html>
 
</html>

Revision as of 09:39, 12 August 2015

Safety