]> www.average.org Git - mkgallery.git/blobdiff - include/gallery.css
customizable header and footer
[mkgallery.git] / include / gallery.css
index e06e65af103a62f38f46680a75ae6e804e7e2981..e1ec8243a15c48c258527805c566e32a2fda5b3f 100644 (file)
@@ -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;