X-Git-Url: http://www.average.org/gitweb/?a=blobdiff_plain;f=include%2Fgallery.css;h=44e360d47c7f094b409490997993e3b951d2874e;hb=c54609fad7876eddd650ffc960d1fa463cf44845;hp=fa3ad84f04f3de13a270c6c41f144c69c62c021d;hpb=9e2f170c6e4ffb4f6ba758387c5689142615ecbd;p=mkgallery.git diff --git a/include/gallery.css b/include/gallery.css index fa3ad84..44e360d 100644 --- a/include/gallery.css +++ b/include/gallery.css @@ -3,9 +3,20 @@ This is a part of mkgallery.pl suite http://www.average.org/mkgallery/ + + DO NOT EDIT THIS FILE OR FACE RISK OF PROBLEMS ON UPGRADE + Instead, include custom modifications into custom.css */ -.slideimage img { +h2.ititle { + text-align: center; +} + +h2.atitle { + text-align: center; +} + +img.thumbnail { clear:both; border-style: inset; border-color: gray; @@ -13,7 +24,7 @@ margin: 0.2ex; } -.slideshowContainer img { +img.mainformat { clear:both; border-style: none; margin: 0px;