Difference between revisions of "Template:IISc-Bangalore"

Line 22: Line 22:
 
/* Content styling */
 
/* Content styling */
  
#content {
+
#contentWrapper {
 
   background-color: #FFFDE7;
 
   background-color: #FFFDE7;
 
   width: 100%;
 
   width: 100%;
Line 61: Line 61:
 
     padding: 8px;
 
     padding: 8px;
 
}
 
}
#contentWrapper {
 
    width: 100%;
 
    position: relative;
 
}
 
 
 
#inPageNav {
 
#inPageNav {
 
     width: 35%;
 
     width: 35%;
Line 72: Line 67:
 
     position: fixed;
 
     position: fixed;
 
}
 
}
 
 
#inPageNav ol {
 
#inPageNav ol {
 
     display: block;
 
     display: block;
Line 122: Line 116:
  
 
<body>
 
<body>
<div id="content">
+
<div id="contentWrapper">
 
<ul id="navbar">
 
<ul id="navbar">
 
         <li id="logo">Logo here</li>
 
         <li id="logo">Logo here</li>

Revision as of 09:40, 7 October 2017