Difference between revisions of "Template:Valencia UPV/custom.css"

Line 400: Line 400:
 
::selection { background: #ffc600;; }
 
::selection { background: #ffc600;; }
  
aparece a {
+
 
 +
aparece {
 
         opacity: 0 !important;
 
         opacity: 0 !important;
 
         color: #666 !important;
 
         color: #666 !important;
Line 408: Line 409:
 
         transition: max-width 1s ease-out .1s, opacity 1s ease-out .1s, color !important;
 
         transition: max-width 1s ease-out .1s, opacity 1s ease-out .1s, color !important;
 
     }
 
     }
aparece:hover {}
+
 
        aparece:hover a {
+
aparece:hover {
 
             opacity: 1;
 
             opacity: 1;
 
             max-width: 150px;
 
             max-width: 150px;
 
             transition: max-width 1s ease-out .1s, opacity 1s ease-out .1s, color .2s;
 
             transition: max-width 1s ease-out .1s, opacity 1s ease-out .1s, color .2s;
        }
+
}
  
 
</style>
 
</style>
  
 
</html>
 
</html>

Revision as of 15:43, 5 October 2018