Elerneron.css

From All The Fallen Stories
Revision as of 02:03, 24 November 2019 by Elerneron (talk | contribs) (Undo revision 31169 by Elerneron (talk))
Jump to navigation Jump to search

.fitWide img{ max-width: 100%; height: auto; } .fitHigh img{ max-height: 100%; width: auto; } .fadeout{ opacity: 1; transition: opacity .5s; } .fadeout:hover{ opacity: 0; }

/* */