]> www.average.org Git - mkgallery.git/blobdiff - include/gallery.css
WIP on migratin to phatfusion slideshow
[mkgallery.git] / include / gallery.css
index e610480fb69983ba88b8abc5527e0d6280b0d5db..aa91c7166ef30cca007bb3716ce60f3e649a5720 100644 (file)
@@ -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;
+}
+