Difference between revisions of "Team:Valencia UPV/header"
(24 intermediate revisions by the same user not shown) | |||
Line 21: | Line 21: | ||
#globalWrapper, #content { | #globalWrapper, #content { | ||
− | width: | + | width: 960px; |
height: 100%; | height: 100%; | ||
border: 0px; | border: 0px; | ||
background-color: transparent; | background-color: transparent; | ||
margin: 0px; | margin: 0px; | ||
− | padding: | + | padding-left: 7em; |
font-size: 100%; | font-size: 100%; | ||
} | } | ||
Line 33: | Line 33: | ||
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
− | + | background-color: transparent; | |
} | } | ||
Line 42: | Line 42: | ||
border-radius: 10px; | border-radius: 10px; | ||
text-align: center; | text-align: center; | ||
+ | |||
} | } | ||
Line 50: | Line 51: | ||
text-align:center; | text-align:center; | ||
color: #24B694; | color: #24B694; | ||
+ | C | ||
} | } | ||
+ | #content{ | ||
+ | height:400px; | ||
+ | margin:auto; | ||
+ | text-align:center; | ||
+ | color: #000000; | ||
+ | } | ||
+ | |||
+ | #menu { | ||
+ | position;fixed; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | div.menu-bar ul { | ||
+ | display: none; | ||
+ | float: left; | ||
+ | width: 100%; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | div.menu-bar li:hover > ul { | ||
+ | display: block; | ||
+ | } | ||
+ | |||
+ | user agent stylesheetar | ||
+ | |||
</style> | </style> | ||
− | <link rel="stylesheet" href="https:// | + | <link rel="stylesheet" href="https://2015.igem.org/Team:Valencia_UPV/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> | + | <header style=" |
+ | line-height: 1.5;> | ||
<div class= "navbar navbar-default navbar-fixed-top"> | <div class= "navbar navbar-default navbar-fixed-top"> | ||
<div class="text-center col-sm-12" id="navigation"> | <div class="text-center col-sm-12" id="navigation"> | ||
− | <nav> | + | <nav id="menu"> |
<a href="https://2015.igem.org/Team:Valencia_UPV">HOME</a> | <a href="https://2015.igem.org/Team:Valencia_UPV">HOME</a> | ||
Line 73: | Line 99: | ||
<a href="https://2015.igem.org/Team:Valencia_UPV/Results"><li>Results</li></a> | <a href="https://2015.igem.org/Team:Valencia_UPV/Results"><li>Results</li></a> | ||
<a href="https://2015.igem.org/Team:Valencia_UPV/Design"><li>Design</li></a> | <a href="https://2015.igem.org/Team:Valencia_UPV/Design"><li>Design</li></a> | ||
− | </ul> | + | </ul>--> |
</a> | </a> | ||
Latest revision as of 23:30, 28 July 2015