Difference between revisions of "Team:TP-CC San Diego"

Line 97: Line 97:
 
   overflow: hidden;
 
   overflow: hidden;
 
   line-height: 0.75;
 
   line-height: 0.75;
   color: #b2b0a9;
+
   color: black;
  
  &:hover {
+
.link--kukuri:hover {
 
     color: #b2b0a9;
 
     color: #b2b0a9;
 
   }
 
   }
  &::after {
+
.link--kukuri::after {
 
     content: '';
 
     content: '';
 
     position: absolute;
 
     position: absolute;
Line 115: Line 115:
 
     transition-timing-function: cubic-bezier(0.7,0,0.3,1);
 
     transition-timing-function: cubic-bezier(0.7,0,0.3,1);
 
   }
 
   }
  &:hover::after {
+
.link--kukuri:hover::after {
 
     transform: translate3d(100%,0,0);
 
     transform: translate3d(100%,0,0);
 
   }
 
   }
  &::before{
+
.link--kukuri::before{
 
     content: attr(data-letters);
 
     content: attr(data-letters);
 
     position: absolute;
 
     position: absolute;
Line 128: Line 128:
 
     transition: width 0.4s 0.3s;
 
     transition: width 0.4s 0.3s;
 
   }
 
   }
  &:hover::before {
+
.link--kukuri:hover::before {
 
     width: 100%;
 
     width: 100%;
 
   }
 
   }

Revision as of 08:11, 23 October 2017

Home

ecDNA

Results

Proof

Modeling

Lab Notebook

Protocols

Medal Criteria

Human Practices

Team