Difference between revisions of "Template:Team:William and Mary/HEADER3"

Line 66: Line 66:
 
}
 
}
  
.lamp span:after {
+
 
bottom: 100%;
+
left: 50%;
+
border: solid transparent;
+
content: " ";
+
height: 0;
+
width: 0;
+
position: absolute;
+
pointer-events: none;
+
border-color: rgba(238, 102, 102, 0);
+
border-bottom-color: #ee6666;
+
border-width: 4px;
+
margin-left: -4px;
+
}
+
.lamp{
+
  position:absolute !important;
+
  height:4px;
+
  top:66px;
+
  background:#333;
+
  transition:all .3s linear;
+
  -o-transition:all .3s linear;
+
  -moz-transition:all .3s linear;
+
  -webkit-transition:all .3s linear;
+
}
+
 
.selected.active>a,.active>a{
 
.selected.active>a,.active>a{
 
   transition:all .3s linear;
 
   transition:all .3s linear;

Revision as of 14:57, 2 August 2017