1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 06:39:49 +00:00
OpenMW/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;
}