Lowe: Difference between revisions
From LiberationMUSH Wiki
No edit summary |
No edit summary |
||
Line 35: | Line 35: | ||
.image-item img { | .image-item img { | ||
overflow: hidden; | overflow: hidden; | ||
max-width: | max-width: 220px; | ||
max-height: | max-height: 220px; | ||
-webkit-transition: all 0.5s ease; | -webkit-transition: all 0.5s ease; | ||
-moz-transition: all 0.5s ease; | -moz-transition: all 0.5s ease; | ||
Line 43: | Line 43: | ||
transition: all 0.5s ease; | transition: all 0.5s ease; | ||
margin: auto; | margin: auto; | ||
-moz-box-shadow: 10px | -moz-box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.75); | ||
webkit-box-shadow: 10px | webkit-box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.75); | ||
box-shadow: 10px | box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.75); | ||
} | } | ||
@media only screen and (min-width: 200px) { | @media only screen and (min-width: 200px) { | ||
Line 60: | Line 60: | ||
| | | | ||
<div class="body"> | <div class="body"> | ||
<div style="width: | <div style="width: 775px; padding: 25px; border: 2px solid #d1ae79; background: #000000; color: #595959"> | ||
[[Image:Jared_Celma_01_BG_crop.jpg|900px|center]] | [[Image:Jared_Celma_01_BG_crop.jpg|900px|center]] | ||
Revision as of 00:14, 12 April 2024