????JFIF??x?x????'
Server IP : 104.21.96.1 / Your IP : 216.73.216.145 Web Server : LiteSpeed System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : tempvsty ( 647) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/cwd/wp-content/plugins/nextgen-gallery/static/GalleryDisplay/ |
Upload File : |
/* ----------- Gallery navigation -------------*/ .ngg-navigation { font-size: 0.9em !important; clear: both !important; display: block !important; padding-top: 24px; padding-bottom: 3px; text-align: center; } .ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.page-numbers, .ngg-navigation span.next, .ngg-navigation span.prev, .ngg-navigation span.current { background: #BBB; border: none; border-radius: 2px; box-shadow: none; color: #fff; display:inline; font-size: 14px; font-weight: bold; margin-right: 3px; padding: 4px 8px; text-decoration: none; cursor: pointer !important; } .ngg-navigation .ellipsis { background: #BBB; border: none; border-radius: 2px; box-shadow: none; color: #fff; display:inline; font-size: 14px; font-weight: bold; margin-right: 3px; padding: 4px 8px; text-decoration: none; } .ngg-navigation span.current { background: #666; } .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.next, .ngg-navigation span.prev { background: transparent; color: #BBB; padding: 2px; border: none; } .ngg-navigation a.page-numbers:hover, .ngg-navigation span.page-numbers:hover, .ngg-navigation span.current:hover { background: #666; color: #FFFFFF !important; text-decoration: none !important; } .ngg-navigation a.next:hover, .ngg-navigation a.prev:hover, .ngg-navigation span.next, .ngg-navigation span.prev { color: #666 !important; } .ngg-navigation a.page-numbers { display: inline; } .ngg-clear { clear: both; }