X-Git-Url: http://www.average.org/gitweb/?p=mkgallery.git;a=blobdiff_plain;f=include%2Fgallery.css;h=fa3ad84f04f3de13a270c6c41f144c69c62c021d;hp=e06e65af103a62f38f46680a75ae6e804e7e2981;hb=9e2f170c6e4ffb4f6ba758387c5689142615ecbd;hpb=283ceff6555c129d7e03f639aa8a3e158dd2e1ac diff --git a/include/gallery.css b/include/gallery.css index e06e65a..fa3ad84 100644 --- a/include/gallery.css +++ b/include/gallery.css @@ -5,7 +5,7 @@ http://www.average.org/mkgallery/ */ -img { +.slideimage img { clear:both; border-style: inset; border-color: gray; @@ -13,6 +13,13 @@ img { margin: 0.2ex; } +.slideshowContainer img { + clear:both; + border-style: none; + margin: 0px; + padding: 0px; +} + table.slide { float: left; width: 210px;