Difference between revisions of "Template:2015Top"

 
(35 intermediate revisions by 2 users not shown)
Line 77: Line 77:
 
width: 180px;
 
width: 180px;
 
float: left;
 
float: left;
height:2250px;
+
height:1950px;
 
padding-top:5px;
 
padding-top:5px;
 
}
 
}
Line 201: Line 201:
 
         height:80px;
 
         height:80px;
 
         position:fixed;
 
         position:fixed;
 +
display:initial;
 
     }
 
     }
  
Line 244: Line 245:
 
background-color: #ffffff;
 
background-color: #ffffff;
 
margin-bottom: 5px;
 
margin-bottom: 5px;
padding: 5px 20px 5px 20px;
+
padding: 0px 20px 0px 20px;
 +
padding-bottom: 80px;
 +
padding-top: 30px;
 
}
 
}
 +
  
  
Line 255: Line 259:
 
float:right;
 
float:right;
 
width:800px;
 
width:800px;
 +
padding-bottom: 50px;
 +
padding-top: 10px;
 
}
 
}
  
Line 268: Line 274:
 
height: 100vh;
 
height: 100vh;
 
margin:0px;
 
margin:0px;
 +
padding-top:-1px;
 +
display:initial;
 
}
 
}
  
Line 277: Line 285:
 
font-size: 13px;
 
font-size: 13px;
 
color: #434343;
 
color: #434343;
 +
}
 +
 +
#leftColumn li .sidemenu_below {
 +
font-weight: normal;
 +
font-style: italic;
 +
font-size: smaller;
 +
text-align: right;
 +
margin-right: 2em;
 
}
 
}
  
Line 315: Line 331:
 
text-decoration: none;
 
text-decoration: none;
 
}
 
}
 +
 +
 +
#contentWrap a h3{
 +
position:relative;
 +
top: -50px;
 +
}
  
 
/* Styling links on hover- links are different in menu divs */
 
/* Styling links on hover- links are different in menu divs */
Line 374: Line 396:
 
vertical-align: text-top;
 
vertical-align: text-top;
 
}
 
}
 +
 +
 +
 +
 +
/* styling for all the headers in all the pages */
 +
#rightColumn h2{
 +
background-color: #ccc;
 +
padding-left: 10px;
 +
margin-top:10px;
 +
}
 +
  
  
Line 420: Line 453:
 
     filter: alpha(opacity=40); /* For IE8 and earlier */
 
     filter: alpha(opacity=40); /* For IE8 and earlier */
 
     }
 
     }
 +
 +
 +
  
 
li.menusubtopic {
 
li.menusubtopic {
Line 594: Line 630:
 
     background-color: #fff;
 
     background-color: #fff;
 
}
 
}
 +
 +
.twoColumns_div {
 +
width: 48%;
 +
float:left;
 +
padding:5px;
 +
}
 +
 +
 +
.threeColumns_div {
 +
width: 31%;
 +
float:left;
 +
padding:5px;
 +
}
 +
 +
 +
.Alumni_Menu{
 +
float:left;
 +
width: 100px;
 +
margin-top:50px;
 +
height: 25px;
 +
 +
/*animate transition */
 +
-webkit-transition: background 0.2s linear;
 +
-moz-transition: background 0.2s linear;
 +
-ms-transition: background 0.2s linear;
 +
-o-transition: background 0.2s linear;
 +
transition: background 0.2s linear;
 +
}
 +
  
  

Latest revision as of 15:56, 9 July 2015