Difference between revisions of "Team:UC San Diego/Safety"

Line 33: Line 33:
 
   height:2px;
 
   height:2px;
 
   width:38px;
 
   width:38px;
   background:#f06a70;
+
   background:#bba5ef;
 
transition: all ease .3s;
 
transition: all ease .3s;
 
  }
 
  }
Line 47: Line 47:
 
   height:2px;
 
   height:2px;
 
   width:38px;
 
   width:38px;
   background:#f06a70;
+
   background:#bba5ef;
 
   transition: all ease .3s;
 
   transition: all ease .3s;
 
  }
 
  }
Line 76: Line 76:
 
  }
 
  }
 
.subnavlink:hover {
 
.subnavlink:hover {
   background:#b22d2d;
+
   background:#6dd2f9;
 
   color:#fff;
 
   color:#fff;
 
}
 
}
Line 99: Line 99:
 
   height: 20px;
 
   height: 20px;
 
   border-radius:10px;
 
   border-radius:10px;
   background: linear-gradient(to right, #b22d2d, #f06a70);
+
   background: linear-gradient(to right, #bba5ef, #6dd2f9);
 
   z-index:3;
 
   z-index:3;
 
}
 
}

Revision as of 04:44, 7 September 2018