\x20\40\x20\40 HEX
HEX
Server: Apache
System: Linux web1.jenscom.net 4.18.0-553.111.1.el8_10.x86_64 #1 SMP Sun Mar 8 20:06:07 EDT 2026 x86_64
User: sps (1059)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/sps/www/wp-content/plugins/nextgen-gallery/src/Legacy/static/ngg_dkret3.css
/*
CSS Name: dkret3 Theme
Description: NextGEN dkret3 style with a shadow effect
Author: Jörn Kretzschmar (based on Alex Rabes Default Style)
Version: 1.3

This stylesheet modifies the NextGEN defaults to be more compatible with the dkret3 theme
*/

/* ----------- Gallery style -------------*/

.ngg-gallery-thumbnail {
    background: url('shadowAlpha.png') no-repeat bottom right !important;
    background: url('shadow.gif') no-repeat bottom right;
    margin: 10px 0 0 10px !important;
}

.ngg-gallery-thumbnail img {
    margin: -6px 6px 6px -6px;
}

.ngg-gallery-thumbnail span {
    display: none;
}

/* ----------- Gallery navigation -------------*/

.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 {
    padding: 3px 7px;
}

/* ----------- Sidebar widget -------------*/

.ngg-widget,
.ngg-widget-slideshow {
    text-align: center;
}