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