Difference between revisions of "Template:IIT Delhi"

Line 3: Line 3:
 
@charset "UTF-8";
 
@charset "UTF-8";
  
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
+
/* WIKI SETTINGS*/
    display:none;}
+
#top-section {
+
/* Hide first heading */
    border: none;
+
.firstHeading {
    height: 0px;}
+
display: none;
#content {
+
}
    border: none;}
+
 +
/*-- Remove borders, float content left and remove padding/margin */
 +
#globalWrapper, #content{
 +
background-color: transparent;
 +
border: 0px;
 +
float: left;
 +
margin:0px;
 +
padding: 0px;
 +
}
  
/* Removes "teams" from the menubar */
+
/*left align Black Menu Bar */
#menubar > ul > li:last-child {
+
#top_menu_inside {  
    display: none;}
+
margin-left: 20px;  
/* Resizes the menubar to fik the links (default is 400px) */
+
}
#menubar {
+
    width: auto;}
+
  
 
.navbar {
 
.navbar {

Revision as of 12:28, 27 October 2017