mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-15 18:49:54 +00:00
5 lines
98 B
CSS
5 lines
98 B
CSS
|
.figure img {
|
||
|
display: block;
|
||
|
margin: auto;
|
||
|
box-shadow: 10px 10px 40px -5px #bbbbbb;
|
||
|
}
|