Difference between revisions of "Team:Valencia UPV/header"
(11 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 53: | Line 53: | ||
C | C | ||
} | } | ||
− | #content{ | + | #content{ |
height:400px; | height:400px; | ||
margin:auto; | margin:auto; | ||
text-align:center; | text-align:center; | ||
− | color: # | + | color: #000000; |
} | } | ||
#menu { | #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 | user agent stylesheetar |
Latest revision as of 23:30, 28 July 2015