Difference between revisions of "Team:Valencia UPV/header"

Line 27: Line 27:
 
margin: 0px;
 
margin: 0px;
 
padding: 0px;
 
padding: 0px;
font-size: 100%;
+
font-size: 16px;
 +
 
}
 
}
 
 
Line 33: Line 34:
 
width: 100%;
 
width: 100%;
 
height: 100%;
 
height: 100%;
                background-color: transparent;
+
background-color: transparent;
 
}
 
}
  
.navbar, ul {
+
.navbar {
 
margin: 0 auto;
 
margin: 0 auto;
 
margin-top: 1em;
 
margin-top: 1em;
Line 42: Line 43:
 
border-radius: 10px;
 
border-radius: 10px;
 
text-align: center;
 
text-align: center;
 
 
}
 
}
 
 
Line 51: Line 51:
 
text-align:center;
 
text-align:center;
 
color: #24B694;
 
color: #24B694;
                                C
 
 
}
 
}
                        #content{
+
height:400px;
+
div.menu-bar ul {
margin:auto;
+
display: none;
text-align:center;
+
float: left;
color: #24B694;
+
width: 100%;
 
+
text-align: center;
                                                                                                                                                                                                             
+
}
                        div.menu-bar ul {
+
                    display: none;
+
                    float: left;
+
                    width: 100%;
+
                    text-align: center;
+
                }
+
 
+
                div.menu-bar li:hover > ul {
+
                display: block;
+
                        }
+
 
+
user agent stylesheetar
+
  
 +
div.menu-bar li:hover > ul {
 +
display: block;
 +
}
  
 
</style>
 
</style>
  
<link rel="stylesheet" href="https://2015.igem.org/Team:Valencia_UPV/stylesheet.css?action=raw&ctype=text/css" type="text/css">
+
<link rel="stylesheet" href="https://2014.igem.org/Team:Aalto-Helsinki/stylesheet.css?action=raw&ctype=text/css" type="text/css">
 
<meta name= "viewport" content = "initial-scale=1.0, width= device-width" />
 
<meta name= "viewport" content = "initial-scale=1.0, width= device-width" />
 
</head>
 
</head>
  
<header style="
+
<header>
     line-height: 1.5;>
+
     <div class= "menu-bar">
    <div class= "menu-bar">
+
 
<ul style="
 
<ul style="
 
     display:inline-flex; width: 100%; text-align; center;">
 
     display:inline-flex; width: 100%; text-align; center;">
Line 124: Line 113:
 
<li><a href="https://2015.igem.org/Team:Valencia_UPV/Software">SOFTWARE</a></li>
 
<li><a href="https://2015.igem.org/Team:Valencia_UPV/Software">SOFTWARE</a></li>
  
<li><ahref="https://2015.igem.org/Team:Valencia_UPV/Entrepreneurship">ENTREPRENEURSHIP</a></li>
+
<li><a href="https://2015.igem.org/Team:Valencia_UPV/Entrepreneurship">ENTREPRENEURSHIP</a></li>
 
</ul>
 
</ul>
 
</div>
 
</div>

Revision as of 04:12, 28 July 2015