Template:ETHZ Basel10 css

From 2010.igem.org

(Difference between revisions)
Line 92: Line 92:
#search-controls {
#search-controls {
/* format searchbar */
/* format searchbar */
-
top: 120px;
+
top: 24px;
overflow :visible;
overflow :visible;
display:block;
display:block;
Line 105: Line 105:
#searchInput {
#searchInput {
/* format search input field */
/* format search input field */
 +
font-size:85%;
font-size:85%;
width: 100px;
width: 100px;
 +
background-color: #336699;
color: #000000;
color: #000000;
-
border: 1;
+
border-width: thin;
padding-right: 2px;
padding-right: 2px;
padding-left: 2px;
padding-left: 2px;

Revision as of 22:23, 8 September 2010