Difference between revisions of "Template:Nymu-menu"

(Undo revision 122996 by Albertage (talk))
Line 1: Line 1:
 
<!-- Declare that you are going to use html code instead of wiki code -->
 
<!-- Declare that you are going to use html code instead of wiki code -->
 
<html>
 
<html>
 +
 +
 +
<!-- Start of CSS-->
 
<style type="text/css">
 
<style type="text/css">
 +
 +
/* WIKI SETTINGS*/
 +
 +
/* Hide first heading */
 +
.firstHeading {
 +
display: none;
 +
}
 +
 +
/*-- Remove borders, float content left and remove padding/margin */
 +
#globalWrapper, #content{
 +
margin:0px;
 +
                width: 100%;
 +
height: 100%;
 +
border: 0px;
 +
background-color: transparent;
 +
 +
padding: 0px;
 +
font-size: 100%;
 +
background-color: #fff;
 +
}
 +
 +
/*left align Black Menu Bar */
 +
#top_menu_inside {
 +
margin-left: 20px;
 +
}
 +
  
  

Revision as of 18:13, 23 August 2015