1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 18:49:54 +00:00
openmw-tes3mp/docs/source/_static/figures.css

5 lines
98 B
CSS
Raw Normal View History

.figure img {
display: block;
margin: auto;
box-shadow: 10px 10px 40px -5px #bbbbbb;
}