Team:BIOSINT Mexico/Header

From 2014.igem.org

(Difference between revisions)
Line 20: Line 20:
             background-color: transparent;
             background-color: transparent;
         }
         }
-
         #searchInput {
+
         #searchInput { display:none;
-
            float:right;
+
         
-
            height: 25px;
+
-
            width: 170px;
+
-
            font-size: 14px;
+
-
            border: 1px solid #000000;
+
-
            border-radius: 5px 5px 5px 5px;
+
-
            -webkit-border-radius: 5px 5px 5px 5px;
+
-
            -moz-border-radius: 5px 5px 5px 5px;
+
-
            box-shadow:inset 1px 1px 3px #000;
+
-
            -webkit-box-shadow:inset 1px 1px 3px #000;
+
-
            -moz-box-shadow:inset 1px 1px 3px #000;
+
-
            padding-left:5px;
+
-
        }
+
-
        input.searchButton{
+
-
            color: #ffffff;
+
-
        }
+
-
        input.searchButton:hover{
+
-
            color: #4682b4;
+
         }
         }
 +
     
-
         #footer-box a{
+
         #footer-box a{display:none;
-
            color:#fff;
+
         
         }
         }
         #content {
         #content {

Revision as of 00:34, 21 September 2014