Team:Tuebingen/Playground

From 2012.igem.org

(Difference between revisions)
Line 2: Line 2:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
</style>
 
-
</html>
 
-
 
-
<!--
 
/* hide some igem stuff... */
/* hide some igem stuff... */
Line 27: Line 23:
margin-top: -1px;
margin-top: -1px;
position: static;
position: static;
-
}
 
-
 
-
#top-section {
 
-
border: 0 none transparent;
 
-
margin: 0;
 
-
padding: 0;
 
-
width: auto;
 
-
height: 1.5em;
 
-
}
 
-
 
-
#menubar {
 
-
display: table-cell;
 
-
background: white;
 
-
}
 
-
 
-
#menubar.right-menu {
 
-
text-align: right;
 
-
}
 
-
 
-
#menubar * {
 
-
color: white !important;
 
-
background: white !important;
 
-
}
 
-
 
-
#top-section:hover #menubar * {
 
-
color: blue !important;
 
-
}
 
-
 
-
#footer-box {
 
-
margin-top: 1em;
 
}
}
Line 65: Line 31:
margin: 0;
margin: 0;
padding: 0;
padding: 0;
-
background: #421135;
+
background: #A51E37;
height: 2.5em;
height: 2.5em;
-
border-bottom: .2em solid #7b406c;
+
border-bottom: 0 solid #7b406c;
}
}
Line 94: Line 60:
#nav a, #nav strong {
#nav a, #nav strong {
display: block;
display: block;
-
background: #421135;
+
background: #A51E37;
padding: .5em;
padding: .5em;
height: 1.5em;
height: 1.5em;
color: white;
color: white;
-
text-transform: uppercase;
+
/*text-transform: uppercase;*/
white-space: nowrap;
white-space: nowrap;
}
}
Line 105: Line 71:
text-decoration: none;
text-decoration: none;
color: white;
color: white;
-
background: #7b406c;
+
background: #C5828E;
}
}
Line 131: Line 97:
border-top: 1px solid white;
border-top: 1px solid white;
}
}
 +
</style>
 +
</html>
 +
 +
<!--
 +
 +
#top-section {
 +
border: 0 none transparent;
 +
margin: 0;
 +
padding: 0;
 +
width: auto;
 +
height: 1.5em;
 +
}
 +
 +
#menubar {
 +
display: table-cell;
 +
background: white;
 +
}
 +
 +
#menubar.right-menu {
 +
text-align: right;
 +
}
 +
 +
#menubar * {
 +
color: white !important;
 +
background: white !important;
 +
}
 +
 +
#top-section:hover #menubar * {
 +
color: blue !important;
 +
}
 +
 +
#footer-box {
 +
margin-top: 1em;
 +
}
 +
#search-controls {
#search-controls {

Revision as of 15:10, 30 May 2012