1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2025-01-14 14:43:17 +08:00
pigallery2/frontend/app/gallery/gallery.component.css

18 lines
238 B
CSS
Raw Normal View History

2017-01-23 21:29:07 +01:00
gallery-map {
margin-right: 0;
margin-left: auto;
display: block;
height: 80px;
width: 100px;
2017-07-08 00:18:24 +02:00
}
.directories {
2017-07-08 09:43:05 +02:00
margin-right: 2px;
margin-left: 2px;
2017-07-08 00:18:24 +02:00
}
2017-07-15 18:25:29 +02:00
gallery-directory {
margin: 2px;
display: inline-block;
}