From ee66d8eed504067d788c15590d27755c3879f1cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Ga=C5=82ka?= Date: Sun, 21 Jan 2018 09:19:03 +0100 Subject: [PATCH] Add styling section --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 4ed6c61..05275e0 100644 --- a/README.md +++ b/README.md @@ -246,6 +246,14 @@ export class AppComponent implements OnInit { ```` +# Styling +- Active thumbnail +``` +/deep/ .ngx-gallery-thumbnail.ngx-gallery-active { + /* your styles */ +} +``` + # Donate If you like my work you can buy me a :beer: or :pizza: [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/galer88)