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

Line 400: Line 400:
 
::selection { background: #ffc600;; }
 
::selection { background: #ffc600;; }
  
 
+
li a {
 +
        opacity: 0 !important;
 +
        color: #666 !important;
 +
        max-width: 0 !important;
 +
        display: inline-block !important;
 +
        text-decoration: none !important;
 +
        transition: max-width 1s ease-out .1s, opacity 1s ease-out .1s, color !important;
 +
    }
  
 
</style>
 
</style>
  
 
</html>
 
</html>

Revision as of 15:33, 5 October 2018