mirror of
https://github.com/OpenMW/openmw.git
synced 2026-06-29 09:09:42 -04:00
5 lines
98 B
CSS
5 lines
98 B
CSS
.figure img {
|
|
display: block;
|
|
margin: auto;
|
|
box-shadow: 10px 10px 40px -5px #bbbbbb;
|
|
} |