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