Difference between revisions of "Template:2015Top"

 
(17 intermediate revisions by the same user not shown)
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 329: 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 624: Line 632:
  
 
.twoColumns_div {
 
.twoColumns_div {
width: 45%;
+
width: 48%;
 
float:left;
 
float:left;
 
padding:5px;
 
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