Template:Team:Bonn

From 2013.igem.org

(Difference between revisions)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
/* ********************** */
/* ********************** */
 +
/* basic settings */
/* basic settings */
Line 8: Line 9:
     visibility:hidden;
     visibility:hidden;
}
}
-
#top-section {    
+
#top-section {
-
         background-position: center center;  
+
         background-position: center center;
-
         background-repeat: no-repeat;  
+
         background-repeat: no-repeat;
         background-color: #6c89c1;
         background-color: #6c89c1;
         border-with:0px;
         border-with:0px;
Line 49: Line 50:
/* ********************** */
/* ********************** */
-
 
.mw-headline{
.mw-headline{
  color:#ffffff;
  color:#ffffff;
Line 134: Line 134:
.page-top{
.page-top{
  position:relative;
  position:relative;
-
  width:800px;
+
  width:1000px;
  margin-left:auto;
  margin-left:auto;
  margin-right:auto;
  margin-right:auto;
  margin-top:50px;
  margin-top:50px;
  margin-bottom:10px;
  margin-bottom:10px;
 +
color:#ffffff;
}
}
-
#page-middle {
+
#page-top-slideshow{
-
padding: 30px 10px 10px 10px;
+
  width:1000px;
-
}
+
-
#page-table{
+
-
  margin-left: auto;
+
-
  margin-right: auto;
+
-
  border-spacing: 10px;
+
-
  background-color:transparent;
+
-
}
+
-
.page-box{
+
-
position:relative;
+
-
border-radius:4px;
+
-
}
+
-
#page-box0{
+
-
  width:755px;
+
  height:200px;
  height:200px;
  padding:30px;
  padding:30px;
  position:relative;
  position:relative;
  color:#ffffff;
  color:#ffffff;
 +
border-radius:4px;
}
}
-
#page-box0-nav {
+
#page-top-nav {
  position:absolute;
  position:absolute;
  bottom:7px;
  bottom:7px;
Line 167: Line 156:
  opacity:0.7;
  opacity:0.7;
}
}
-
#page-box0-nav a {
+
#page-top-nav a {
  font-size:20px;
  font-size:20px;
  padding: 2px 5px 2px 5px;
  padding: 2px 5px 2px 5px;
Line 175: Line 164:
  border-radius:3px;
  border-radius:3px;
}
}
-
#page-box0-nav .activeSlide {
+
#page-top-nav .activeSlide {
  background-color:#aaaaaa;
  background-color:#aaaaaa;
}
}
-
.page-box0-slide{
+
.page-top-slide{
  width:755px;
  width:755px;
  height:200px;
  height:200px;
Line 186: Line 175:
  position:relative;
  position:relative;
}
}
-
#page-box0-pic{
+
#page-top-pic{
}
}
-
#page-box0-pic img{
+
#page-top-pic img{
     position: absolute;
     position: absolute;
     margin: auto;
     margin: auto;
Line 196: Line 185:
     bottom: 0;
     bottom: 0;
     }
     }
 +
 +
#page-middle {
 +
padding: 30px 10px 10px 10px;
 +
}
 +
#page-table{
 +
  margin-left: auto;
 +
  margin-right: auto;
 +
  border-spacing: 10px;
 +
  background-color:transparent;
 +
}
 +
.page-box{
 +
border: 1px solid black;
 +
background-color: #cccccc;
 +
position:relative;
 +
border-radius:4px;
 +
border: 3px solid white;
 +
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
 +
-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2));
 +
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
 +
}
#page-box1{
#page-box1{
  width:320px;
  width:320px;
Line 244: Line 253:
}
}
</style>
</style>
-
 
<script src="http://code.jquery.com/jquery-1.9.1.js"></script>
<script src="http://code.jquery.com/jquery-1.9.1.js"></script>
<script src="http://code.jquery.com/ui/1.10.2/jquery-ui.js"></script>
<script src="http://code.jquery.com/ui/1.10.2/jquery-ui.js"></script>
Line 295: Line 303:
</script>
</script>
-
 
</html>
</html>

Revision as of 15:50, 28 April 2013