Line 35: | Line 35: | ||
/*defines the style of the team's icon*/ | /*defines the style of the team's icon*/ | ||
#team-icon img{ | #team-icon img{ | ||
− | + | position:absolute; | |
− | + | width:100px; | |
− | + | height:100px; | |
− | + | margin-left:50px; | |
− | + | top: 4px; | |
− | + | } | |
.navigation-menu{ | .navigation-menu{ | ||
− | width: | + | width:620px; |
height:110px; | height:110px; | ||
− | + | float:right; | |
− | + | } | |
− | + | ||
.navigation-menu a{ | .navigation-menu a{ | ||
text-decoration:none; | text-decoration:none; | ||
+ | color:#FFFFFF; | ||
} | } | ||
.navigation li{ | .navigation li{ | ||
Line 59: | Line 59: | ||
line-height:20px; | line-height:20px; | ||
font-family:"Comic Sans MS"; | font-family:"Comic Sans MS"; | ||
− | + | } | |
/*defines the style of the drop-down box*/ | /*defines the style of the drop-down box*/ | ||
.navigation-menu .dropdown-content { | .navigation-menu .dropdown-content { |
Revision as of 03:22, 9 October 2017