Difference between revisions of "Team:Stockholm/navigation"
(40 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
− | |||
− | |||
− | |||
<link href='https://fonts.googleapis.com/css?family=Roboto:400,900,700,500' rel='stylesheet' type='text/css'> | <link href='https://fonts.googleapis.com/css?family=Roboto:400,900,700,500' rel='stylesheet' type='text/css'> | ||
Line 49: | Line 46: | ||
.title { | .title { | ||
font-family: Roboto, sans-serif; | font-family: Roboto, sans-serif; | ||
− | font-weight: | + | font-weight: 900; |
− | font-size: | + | font-size: 4em; |
text-align: center; | text-align: center; | ||
border-bottom: none; | border-bottom: none; | ||
Line 65: | Line 62: | ||
#globalWrapper, #content { | #globalWrapper, #content { | ||
− | max-width: | + | max-width: 750px; |
− | min-width: | + | min-width: 750px; |
width: 100%; | width: 100%; | ||
height: auto; | height: auto; | ||
Line 124: | Line 121: | ||
content: "\e606"; | content: "\e606"; | ||
} | } | ||
− | |||
#nav { | #nav { | ||
− | min-width: | + | position: absolute; |
+ | left: 0; | ||
+ | width: 100%; | ||
+ | min-width: 750px; | ||
margin: auto; | margin: auto; | ||
− | cursor: | + | cursor: normal; |
} | } | ||
Line 177: | Line 176: | ||
#nav { | #nav { | ||
− | + | margin: auto; | |
− | + | ||
− | + | ||
padding-top: 0px; | padding-top: 0px; | ||
+ | position: absolute; | ||
} | } | ||
Latest revision as of 01:19, 17 September 2015