Line 7: | Line 7: | ||
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
− | |||
− | |||
− | |||
− | |||
img:hover { | img:hover { | ||
-webkit-filter: grayscale(0%); | -webkit-filter: grayscale(0%); | ||
− | -webkit-transition: | + | -webkit-transition: 1s ease-in-out; |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
img { | img { | ||
-webkit-filter: grayscale(100%); | -webkit-filter: grayscale(100%); | ||
− | -webkit-transition: | + | -webkit-transition: 1s ease-in-out; |
− | + | width:60%; | |
− | + | ||
− | + | ||
− | + | ||
− | width: | + | |
} | } | ||
Revision as of 15:39, 9 August 2016