Elerneron.css: Difference between revisions
Jump to navigation
Jump to search
Tag: Rollback |
|
(One intermediate revision by one other user not shown) | |
(No difference)
|
Latest revision as of 14:08, 26 January 2021
.fitWide img{ max-width: 100%; height: auto; } .fitHigh img{ max-height: 100%; width: auto; } .fadeout{ opacity: 1; transition: opacity .5s; } .fadeout:hover{ opacity: 0; }
/* */