mirror of
https://github.com/bpatrik/pigallery2.git
synced 2025-03-11 14:59:21 +02:00
5 lines
77 B
CSS
5 lines
77 B
CSS
|
img {
|
||
|
width: inherit;
|
||
|
height: inherit;
|
||
|
vertical-align: inherit;
|
||
|
}
|