Template:ETHZ Basel10 css

From 2010.igem.org

(Difference between revisions)
Line 84: Line 84:
#menubar.left-menu {
#menubar.left-menu {
/* format left part of top menubar */
/* format left part of top menubar */
-
padding-left: 11px;
+
padding-left: 270px;
text-align: left;
text-align: left;
width: auto;
width: auto;
Line 92: Line 92:
#search-controls {
#search-controls {
/* format searchbar */
/* format searchbar */
-
top: 24px;
+
top: 0px;
overflow :visible;
overflow :visible;
display:block;
display:block;
Line 101: Line 101:
height: auto;
height: auto;
text-align: right;
text-align: right;
-
right: auto;
+
right: 795px;
 +
z-index: 9;
}
}
#searchInput {
#searchInput {
Line 118: Line 119:
/* format search input buttons */
/* format search input buttons */
font-family:"Trebuchet MS",Arial,sans-serif;
font-family:"Trebuchet MS",Arial,sans-serif;
-
font-size:80%;
+
font-size: 85%;
margin: 0;
margin: 0;
color: #FFFFFF;
color: #FFFFFF;
Line 135: Line 136:
/* format footer to match top menubar */
/* format footer to match top menubar */
font-family:"Trebuchet MS",Arial,sans-serif;
font-family:"Trebuchet MS",Arial,sans-serif;
-
font-size:12px;
+
font-size: 12px;
color:#FFFFFF;
color:#FFFFFF;
background:#336699;
background:#336699;

Revision as of 22:19, 8 September 2010