Difference between revisions of "Template:IISc-Bangalore"

Line 48: Line 48:
 
     padding-right: 30px;
 
     padding-right: 30px;
 
     list-style: none;
 
     list-style: none;
 +
    z-index: 1;
 
}
 
}
  
Line 72: Line 73:
 
   
 
   
 
#contentMain {
 
#contentMain {
     width: 80%;
+
     width: 100%;
 
     float: left;
 
     float: left;
 
     display: block;
 
     display: block;
Line 78: Line 79:
 
     box-sizing: border-box;
 
     box-sizing: border-box;
 
     position: relative;
 
     position: relative;
    top: 10px;
 
    left: 20%;
 
    height: 1000px;
 
 
     height: auto;
 
     height: auto;
 
     overflow: auto;
 
     overflow: auto;
Line 89: Line 87:
 
     background-size: cover;
 
     background-size: cover;
 
     background-attachment: fixed;
 
     background-attachment: fixed;
 +
    padding-left: 20%;
 
}
 
}
  

Revision as of 19:39, 28 October 2017