User:SvenB

From 2013.igem.org

(Difference between revisions)
Line 248: Line 248:
a.active{
a.active{
   color: white
   color: white
 +
}
 +
 +
.inner {
 +
width: 960px;
 +
margin: 0 auto;
 +
position: relative;
 +
min-height: 50px;
 +
padding:30px 0;
 +
font-size: 18px;
 +
font-family: 'Open Sans', sans-serif;
 +
font-weight: 300;
 +
padding:30px 0;
 +
}
 +
 +
.wrap {
 +
/*background:url(../images/bg.png) top left repeat-x;*/
 +
width: 100%;
 +
max-width: 1140px;
 +
min-width: 960px;
 +
z-index: 10;
 +
position: relative;
 +
margin: 0 auto;
 +
padding: 0;
 +
}
}
Line 263: Line 287:
}
}
 +
.clear {
 +
clear: both;
 +
}
</style>
</style>
</head>
</head>
Line 277: Line 304:
   <img src="https://static.igem.org/mediawiki/2013/7/7a/TueWeWantYou.png" style="width: 900px; margin-left:30px">
   <img src="https://static.igem.org/mediawiki/2013/7/7a/TueWeWantYou.png" style="width: 900px; margin-left:30px">
</div>
</div>
-
 
+
<
-
<div class="subMenu" >
+
<div class="wrap">
-
   <a href="#" id="sTop" class="subNavBtn">Top</a>  
+
   <div class="subMenu" >
-
  <a href="#" id="s1" class="subNavBtn">Was ist iGEM?</a>
+
    <a href="#" id="sTop" class="subNavBtn">Top</a>  
-
  <a href="#" id="s2" class="subNavBtn">Section 2</a>
+
    <a href="#" id="s1" class="subNavBtn">Was ist iGEM?</a>
-
  <a href="#" id="s3" class="subNavBtn">Section 3</a>
+
    <a href="#" id="s2" class="subNavBtn">Section 2</a>
-
  <a href="#" id="s4" class="subNavBtn">Section 4</a>
+
    <a href="#" id="s3" class="subNavBtn">Section 3</a>
-
  <a href="#" id="s5" class="subNavBtn end">Section 5</a>
+
    <a href="#" id="s4" class="subNavBtn">Section 4</a>
 +
    <a href="#" id="s5" class="subNavBtn end">Section 5</a>
 +
  </div>
</div>
</div>
-
 
<div class="s1">
<div class="s1">
 +
  <div class="inner">
 +
    <h1>Welcome to the SMINT Demo page! </h1>
 +
    <p>Click the links below to see it in action!</p>
 +
  </div>
   <br class="clear">
   <br class="clear">
</div>
</div>

Revision as of 17:02, 16 October 2013

<

Welcome to the SMINT Demo page!

Click the links below to see it in action!