mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
6 lines
209 B
HTML
6 lines
209 B
HTML
|
<div class="lightboxCss"
|
||
|
#lightbox
|
||
|
(click)="hide()" >
|
||
|
<img src="https://pixabay.com/static/uploads/photo/2015/10/01/21/39/background-image-967820_960_720.jpg" width="100%" height="100%"/>
|
||
|
</div>
|