Difference between revisions of "Danielle/Gallery"

From City of Hope MUSH
Jump to navigation Jump to search
m
m
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
.gallery {
+
<gallery mode=packed heights=270px>
    -webkit-transition: all 0.5s ease;
+
File:Die002.jpg
    -moz-transition: all 0.5s ease;
+
File:Die003.jpg
    -o-transition: all 0.5s ease;
+
File:Die004.jpg
    -ms-transition: all 0.5s ease;
+
File:Die005.jpg
    transition: all 0.5s ease;
+
File:Die006.jpg
    margin: 10px;
+
File:Die007.jpg
    -moz-box-shadow: 10px 10px 20px rgba(0,0,0,0.75);
+
</gallery>
    webkit-box-shadow: 10px 10px 20px rgba(0,0,0,0.75);
+
<gallery mode=packed heights=270px>
    box-shadow: 10px 10px 20px rgba(0,0,0,0.75);
+
File:Die10.jpg
}
+
File:Die11.jpg
 
+
</gallery>
.gallery:hover {
 
    -webkit-transform: scale(1.9);
 
    -moz-transform: scale(1.9);
 
    -o-transform: scale(1.9);
 
    -ms-transform: scale(1.9);
 
    transform: scale(1.9);
 
    cursor: pointer;
 
 
 
<div class="picturebox">[[Image:Die002.jpg|250px|class=gallery]]</div>
 

Latest revision as of 08:03, 22 December 2020