Difference between revisions of "Team:Hong Kong HKU/css/default.css"

(Created page with "<html> ! * Bootstrap v3.3.1 (http://getbootstrap.com) * Copyright 2011-2014 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE): ...")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<html>
 
<html>
 +
<style>
 +
        #sideMenu
 +
        {
 +
        display:none; /* Disable the display of the side main menu*/
 +
        }
 +
       
 +
        #top_title
 +
        {
 +
        display:none;
 +
        }
 +
 
/*!
 
/*!
 
  * Bootstrap v3.3.1 (http://getbootstrap.com)
 
  * Bootstrap v3.3.1 (http://getbootstrap.com)
Line 6,332: Line 6,343:
 
}
 
}
 
/*# sourceMappingURL=bootstrap.css.map */
 
/*# sourceMappingURL=bootstrap.css.map */
 +
</style>
 
</html>
 
</html>

Latest revision as of 02:57, 19 July 2016