Team:Dundee/Project

From 2014.igem.org

(Difference between revisions)
 
(3 intermediate revisions not shown)
Line 5: Line 5:
<link href="https://2014.igem.org/Team:Dundee/bootstrap?action=raw&ctype=text/css" rel="stylesheet">
<link href="https://2014.igem.org/Team:Dundee/bootstrap?action=raw&ctype=text/css" rel="stylesheet">
-
   
+
<link href="https://2014.igem.org/Team:Dundee/css/school?action=raw&ctype=text/css" rel="stylesheet">
 +
 
<!-- jQuery -->
<!-- jQuery -->
<script src="https://2014.igem.org/Team:Dundee/js/jquery-js?action=raw&ctype=text/javascript"></script>         
<script src="https://2014.igem.org/Team:Dundee/js/jquery-js?action=raw&ctype=text/javascript"></script>         
Line 11: Line 12:
<script src="https://2014.igem.org/Team:Dundee/js/bootstrap-js?action=raw&ctype=text/javascript"></script>
<script src="https://2014.igem.org/Team:Dundee/js/bootstrap-js?action=raw&ctype=text/javascript"></script>
      
      
-
<style>
 
-
.jumbotron{
 
-
  height: 300px;
 
-
  background: black;
 
-
  color: white;
 
-
 
-
}   
 
-
 
-
h1, h2, h3, h4, h5, h6 {
 
-
border-bottom: none;
 
-
}
 
-
 
-
h2{
 
-
    padding-top: 80px; margin-top: -80px;
 
-
}   
 
-
 
 
-
p{
 
-
text-align: justify;
 
-
}
 
-
 
-
 
-
 
-
/* Sidebar styles */
 
-
li.list-group{
 
-
 
-
border-style: solid;
 
-
}
 
-
 
-
li.list-group-item {
 
-
  border: none; 
 
-
  font-family: Arial;
 
-
  margin-top:0px;
 
-
  margin-bottom:0px;
 
-
margin-left: -20%;
 
-
  padding-top: 0px;
 
-
  padding-bottom:0px;
 
-
width: 60%;
 
-
}
 
-
 
-
 
-
li.list-group-item > a{
 
-
    color: #000000; 
 
-
white-space:normal;
 
-
}   
 
-
 
-
li.list-group-item:hover > a:hover{
 
-
  border-width:thin;
 
-
  border-left-style:solid;
 
-
  border-left-color: #accfcf;
 
-
  color: #000000;     
 
-
  font-weight:500;
 
-
  border-width:1px;
 
-
  background-color:#ffffff;
 
-
 
 
-
}
 
-
 
-
 
-
 
-
li.list-group-item.active > a,
 
-
li.list-group-item.active > a:hover,
 
-
li.list-group-item.active > a:focus {
 
-
  border-width:3px;
 
-
  border-left-style:solid;
 
-
  border-left-color: #accfcf; 
 
-
  color: #000000; 
 
-
  font-weight: bold;
 
-
  padding: 3px 8px;
 
-
}
 
-
 
-
/*End of sidebar*/
 
-
 
-
 
-
 
-
#ref{
 
-
    background: #97c3c3;
 
-
}
 
-
 
-
#btnRow{
 
-
    padding-top: 30px;
 
-
    padding-bottom: 30px;
 
-
 
-
 
-
.toLesson{
 
-
    background: black;
 
-
    color: white;
 
-
}
 
-
 
-
.toClass{
 
-
    background: #97c3c3;
 
-
}
 
-
 
-
.siders{
 
-
width:50%;
 
-
}
 
-
 
-
.system{
 
-
 
-
height: 50%;
 
-
}
 
-
 
-
</style>
 
</head>
</head>
<body data-spy="scroll" data-target="#myScrollspy">
<body data-spy="scroll" data-target="#myScrollspy">
Line 133: Line 33:
     <div class="col-sm-9 col-xs-9">
     <div class="col-sm-9 col-xs-9">
 +
 +
           
Line 149: Line 51:
       <div class="btn-group btn-group-justified">
       <div class="btn-group btn-group-justified">
   <div class="btn-group">
   <div class="btn-group">
-
    <button type="button" class="btn btn-default toLesson">Previous Lesson</button>
+
<a href="" class="btn btn-default toLesson">Previous lesson</a>
   </div>
   </div>
   <div class="btn-group">
   <div class="btn-group">
-
    <button type="button" class="btn btn-default toClass">Back to School</button>
+
<a href="https://2014.igem.org/Team:Dundee/inside/school" class="btn btn-default toClass">Back to School</a>
   </div>
   </div>
   <div class="btn-group">
   <div class="btn-group">
-
     <button type="button" class="btn btn-default toLesson">Next Lesson</button>
+
     <a href="bdsf" class="btn btn-default toLesson">BDSF</a>
   </div>
   </div>
</div>
</div>

Latest revision as of 21:05, 9 October 2014

Dundee 2014

Retrieved from "http://2014.igem.org/Team:Dundee/Project"