Line 50: | Line 50: | ||
.header { | .header { | ||
position:relative; | position:relative; | ||
− | width: | + | width:100%; |
font-family: Verdana, Geneva, sans-serif; | font-family: Verdana, Geneva, sans-serif; | ||
alignment-adjust:central; | alignment-adjust:central; | ||
Line 57: | Line 57: | ||
.contain { | .contain { | ||
position: relative; | position: relative; | ||
− | top:- | + | top:-120px; |
width: 76%; | width: 76%; | ||
max-width: 1100px; | max-width: 1100px; | ||
Line 77: | Line 77: | ||
} | } | ||
#menu{ | #menu{ | ||
+ | position:absolute; | ||
width: 770px; | width: 770px; | ||
font-family: "Comic Sans MS", cursive; | font-family: "Comic Sans MS", cursive; |
Revision as of 08:48, 14 April 2018
Introduction