This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Theme for nanoGALLERY - www.nanogallery.brisbois.fr */ | |
/**************************************/ | |
/* MAIN CONTAINER */ | |
/**************************************/ | |
.nanogallery_theme_default { | |
font-size: 1.0em; | |
line-height: normal; | |
padding: 0px; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Theme for nanoGALLERY - www.nanogallery.brisbois.fr */ | |
/**************************************/ | |
/* MAIN CONTAINER */ | |
/**************************************/ | |
.nanogallery_theme_clean { | |
font-size: 1.0em; | |
line-height: normal; | |
padding: 0px; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Theme for nanoGALLERY - www.nanogallery.brisbois.fr */ | |
/**************************************/ | |
/* MAIN CONTAINER */ | |
/**************************************/ | |
.nanogallery_theme_light { | |
font-size: 1.0em; | |
line-height: normal; | |
padding: 0px; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/**! | |
* @preserve nanoGALLERY v5.8.0 | |
* Plugin for jQuery by Christophe Brisbois | |
* Demo: http://nanogallery.brisbois.fr | |
* Sources: https://github.com/Kris-B/nanoGALLERY | |
* | |
* License: For personal, non-profit organizations, or open source projects (without any kind of fee), you may use nanoGALLERY for jQuery for free. | |
* -------- ALL OTHER USES REQUIRE THE PURCHASE OF A PROFESSIONAL LICENSE. | |
* | |
* |