Team:Tuebingen/Template/Tuebingen

From 2013.igem.org

(Difference between revisions)
Line 23: Line 23:
/* disable search-controls (top right corner)
/* disable search-controls (top right corner)
#search-controls {
#search-controls {
-
   display: none;
+
   display: none; !important
}
}
-
#searchInput {
+
#searchInput {  
-
   display: none;
+
   display: none; !important
}
}
#menubar {
#menubar {
display: table-cell;
display: table-cell;
-
background: transparent;
+
background: transparent; !important
}
}

Revision as of 23:25, 12 August 2013


Mainpage Team Tübingen