Blancamaco (Talk | contribs) |
Blancamaco (Talk | contribs) |
||
Line 400: | Line 400: | ||
::selection { background: #ffc600;; } | ::selection { background: #ffc600;; } | ||
− | aparece | + | |
+ | 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 { | |
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