Difference between revisions of "Template:Paris Bettencourt/cssHome"

Line 77: Line 77:
 
     position absolute;
 
     position absolute;
 
     width: 100%;
 
     width: 100%;
     height: 1px;
+
     height: 100%;
 
     bottom: 0;
 
     bottom: 0;
     background: rgba(255,255,255,0.7);
+
     left: 0;
     transition: background 0.1s, height 0.1s;
+
    border-bottom: 1px solid rgba(255,255,255,0.7);
 +
     transition: border 0.3s;
 
}
 
}
 
.textContent .nav div:hover div:after {
 
.textContent .nav div:hover div:after {
     height: 3px;
+
     border-bottom: 1px solid
    background: rgba(255,0,255,0.7);
+
 
}
 
}
  

Revision as of 01:59, 19 September 2015