Difference between revisions of "Template:2015Top"

 
(25 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 274: Line 275:
 
margin:0px;
 
margin:0px;
 
padding-top:-1px;
 
padding-top:-1px;
 +
display:initial;
 
}
 
}
  
Line 283: 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 321: 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 387: Line 403:
 
#rightColumn h2{  
 
#rightColumn h2{  
 
background-color: #ccc;
 
background-color: #ccc;
 
+
padding-left: 10px;
 +
margin-top:10px;
 
}
 
}
  
Line 613: 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