Team:Tuebingen/Template/Tuebingen

From 2012.igem.org

(Difference between revisions)
 
(20 intermediate revisions not shown)
Line 7: Line 7:
/* credit goes to Team:LMU-Munich for parts of this stylesheet */
/* credit goes to Team:LMU-Munich for parts of this stylesheet */
-
/* hide some igem stuff... */
+
/* hide some igem elements */
h1.firstHeading, #catlinks {
h1.firstHeading, #catlinks {
Line 38: Line 38:
border: 0 none transparent;
border: 0 none transparent;
font-size: 1em;
font-size: 1em;
-
font-face: "Droid Sans", sans-serif;
+
font-family: "Droid Sans", sans-serif;
width: auto;
width: auto;
         max-width: 1000px;
         max-width: 1000px;
Line 163: Line 163:
}
}
-
#nav a, #nav strong {
+
#nav a, #nav strong, #nav ul li span {
display: block;
display: block;
background: #A51E37;
background: #A51E37;
Line 247: Line 247:
}
}
 +
 +
h1 {
 +
font-size: 1.8em;
 +
font-weight: normal;
 +
margin-top: 0.5em;
 +
text-align: center;
 +
border: 0;
 +
}
Line 284: Line 292:
<!--
<!--
-
/* format our own design elements */
 
-
 
-
h1 {
 
-
color: #361B56;
 
-
font-family: "Droid Sans", sans-serif;
 
-
font-weight: normal;
 
-
text-align:center;
 
-
 
-
font-size: 5em;
 
-
 
-
margin: 0 0 .5em 0;
 
-
padding: 0;
 
-
 
-
border: none 0 transparent;
 
-
}
 
-
 
-
#logos {
 
-
width:190px;
 
-
text-align:center;
 
-
padding: 0 35px;
 
-
}
 
-
 
-
#logos img {
 
-
margin-bottom: .5em;
 
-
}
 
-
 
-
/* main area layout */
 
-
 
-
#left {
 
-
float: left;
 
-
border-right: 7px solid #16933f;
 
-
padding: 25px;
 
-
width: 210px;
 
-
text-align: center;
 
-
margin-right: -7px;
 
-
margin-top: 3em;
 
-
}
 
-
 
-
#right {
 
-
padding: 25px;
 
-
border-left: 7px solid #16933f;
 
-
margin-left: 260px;
 
-
margin-top: 3em;
 
-
padding-top: 0;
 
-
padding-left: 50px;
 
-
}
 
-
 
-
#news {
 
-
margin-top: 3em;
 
-
font-style: italic;
 
-
}
 
-
 
-
.editsection {
 
-
display: none;
 
-
}
 
-->
-->

Latest revision as of 17:39, 24 September 2012