Template:Hong Kong HKUST/reset.css

  1. globalWrapper, #content{
 width: 100%;
 height: 100%;

}

  1. contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
   display:none;

}

  1. top-section {
   border: none;
   height: 0px;

}

  1. content {
   border: none;

}

  1. menubar > ul > li:last-child {
   display: none;

}

  1. menubar {
   width: auto;

}

body, html {

   height: 100%;

}

  1. sideMenu, #top_title

{

   display:none;

}

  1. content {
   margin: 0;
   padding: 0;
   width:100%;
   height:100%;
   background: transparent;

} body {

   background-color:white;

}

  1. bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
   margin-bottom: 0;

} h6 {

   font-size: 11px;

}

  1. cssmenu>ul>li>ul

{

   z-index:1

}