Line 1: | Line 1: | ||
+ | <!-- Declare that you are going to use html code instead of wiki code --> | ||
<html> | <html> | ||
− | < | + | |
− | <style> | + | <!-- Start of CSS--> |
− | /* | + | <style type="text/css"> |
− | + | ||
− | + | /* WIKI SETTINGS*/ | |
− | } | + | |
− | + | /* Hide first heading */ | |
− | + | .firstHeading { | |
− | + | display: none; | |
− | + | } | |
− | #globalWrapper, #content { | + | |
− | + | /*-- Remove borders, float content left and remove padding/margin */ | |
− | + | #globalWrapper, #content{ | |
− | : | + | background-color: transparent; |
− | + | border: 0px; | |
− | + | float: left; | |
− | + | margin:0px; | |
− | + | padding: 0px; | |
− | margin: | + | } |
− | padding: | + | |
− | + | /*left align Black Menu Bar */ | |
− | } | + | #top_menu_inside { |
− | # | + | margin-left: 20px; |
− | + | } | |
− | + | </style> | |
− | margin- | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | } | + | |
− | </style | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Revision as of 11:50, 28 October 2017