]> www.average.org Git - mkgallery.git/blobdiff - include/gallery.css
take care of showing the "loading" animation, at the right place
[mkgallery.git] / include / gallery.css
index e06e65af103a62f38f46680a75ae6e804e7e2981..e278b305edcacf6ae70401c718d5f1805ec944d5 100644 (file)
@@ -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;