mirror of
https://github.com/bpatrik/pigallery2.git
synced 2024-12-21 01:22:08 +02:00
5 lines
77 B
CSS
5 lines
77 B
CSS
|
img {
|
||
|
width: inherit;
|
||
|
height: inherit;
|
||
|
vertical-align: inherit;
|
||
|
}
|