Template:Team:ITESM Mexico/Top

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
     <style>
     <style>
-
          body{
+
        body{
             background: url("https://static.igem.org/mediawiki/2011/a/ad/My_background.png");
             background: url("https://static.igem.org/mediawiki/2011/a/ad/My_background.png");
         }
         }
Line 9: Line 9:
         #top-section {
         #top-section {
    height:130px  ! important;
    height:130px  ! important;
 +
            border: 0;
         }
         }
         #menubar{
         #menubar{
             margin-left: 175px;
             margin-left: 175px;
 +
        }
 +
        .right-menu li a {
 +
            background-color: transparent;
 +
        }
 +
        #searchInput {
 +
            height: 25px;
 +
            width: 220px;
 +
            font-size: 14px;
 +
            border: 1px solid #f8f8f8;
 +
            border-radius: 20px / 16px;
 +
            -webkit-border-radius: 20px / 16px;
 +
            -moz-border-radius: 20px / 16px;
 +
            box-shadow:inset 1px 1px 3px #000;
 +
            -webkit-box-shadow:inset 1px 1px 3px #000;
 +
            -moz-box-shadow:inset 1px 1px 3px #000;
         }
         }
     </style>
     </style>
</html>
</html>

Revision as of 22:43, 13 July 2011