Elerneron.css: Difference between revisions

From All The Fallen Stories
Jump to navigation Jump to search
Elerneron (talk | contribs)
Undo revision 31171 by Elerneron (talk)
Icy.horse (talk | contribs)
m Blanked the page
Tag: Blanking
Line 1: Line 1:
.fitWide img{
max-width: 100%;
height: auto;
}
.fitHigh img{
max-height: 100%;
width: auto;
}
.fadeout{
opacity: 1;
transition: opacity .5s;
}
.fadeout:hover{
opacity: 0;
}


/* <noinclude>[[Category:StyleSheets]]</noinclude> */

Revision as of 11:09, 26 January 2021