X-Git-Url: http://www.average.org/gitweb/?p=mkgallery.git;a=blobdiff_plain;f=include%2Fgallery.css;fp=include%2Fgallery.css;h=aa91c7166ef30cca007bb3716ce60f3e649a5720;hp=e610480fb69983ba88b8abc5527e0d6280b0d5db;hb=224aa7103c52952fe867c36d3cb4f7217f4fbc4c;hpb=7104bfdf4b25fc5bc8e8aaf9e65e6846a731bebc diff --git a/include/gallery.css b/include/gallery.css index e610480..aa91c71 100644 --- a/include/gallery.css +++ b/include/gallery.css @@ -1,3 +1,8 @@ +/* + This is a part of mkgallery.pl suite + http://www.average.org/mkgallery/ +*/ + img { clear:both; border-style: inset; @@ -86,3 +91,17 @@ table.picframe { margin: 10px; padding: 10px; } + + + +.slideshowWindow { + background-color: black; +} + +.slideshowContainer { + border: 1px solid #ccc; + width: 99%; + height: 95%; + margin-bottom: 5px; +} +