Team:Tuebingen/Template/Tuebingen

From 2012.igem.org

(Difference between revisions)
(Undo revision 140914 by Jakobmatthes (talk))
 
(15 intermediate revisions not shown)
Line 32: Line 32:
/* reformat the major elements of the page */
/* reformat the major elements of the page */
-
body, #globalWrapper, #content {
+
body, html, #globalWrapper, #content {
background: white;
background: white;
margin: auto;
margin: auto;
Line 59: Line 59:
span.editsection {
span.editsection {
-
font-size: 0.5em;
+
font-size: 0.4em;
}
}
Line 107: Line 107:
}
}
-
/* hide lock symbol for https links */
 
a[href^="https://"], .link-https {
a[href^="https://"], .link-https {
     background: none !important;
     background: none !important;
Line 122: Line 121:
}
}
-
 
-
/* twitter widget */
 
.twtr-widget {
.twtr-widget {
     font-family: "Droid Sans", sans-serif !important;
     font-family: "Droid Sans", sans-serif !important;
Line 129: Line 126:
-
/* own navigation */
+
/* our own navigation */
#nav {
#nav {
   margin-top: 60px;
   margin-top: 60px;
Line 166: Line 163:
}
}
-
#nav a, #nav strong {
+
#nav a, #nav strong, #nav ul li span {
display: block;
display: block;
background: #A51E37;
background: #A51E37;
Line 207: Line 204:
-
#nav li ul {
+
#nav li ul{
           display:none;  
           display:none;  
           padding-top:3px;
           padding-top:3px;
Line 221: Line 218:
}
}
-
#nav li ul li a {
+
#nav li ul li a{
           color:#FFFFFF;
           color:#FFFFFF;
}
}
Line 252: Line 249:
h1 {
h1 {
-
font-size: 2em;
+
font-size: 1.8em;
-
font-variant: small-caps;
+
font-weight: normal;
 +
margin-top: 0.5em;
text-align: center;
text-align: center;
 +
border: 0;
}
}
Line 291: Line 290:
</style>
</style>
</html>
</html>
 +
 +
<!--
 +
-->
<!-- google analytics -->
<!-- google analytics -->

Latest revision as of 17:39, 24 September 2012