X-Git-Url: http://www.average.org/gitweb/?p=mkgallery.git;a=blobdiff_plain;f=include%2Fgallery.css;h=e610480fb69983ba88b8abc5527e0d6280b0d5db;hp=5778fc05be56e6fdd15aa534ff53a0baecfd3ef6;hb=e12c63bc87906cd93038a176f13fbff271ad71fe;hpb=96a2650cf7261e7427592a2f635c87f4efe5fd92 diff --git a/include/gallery.css b/include/gallery.css index 5778fc0..e610480 100644 --- a/include/gallery.css +++ b/include/gallery.css @@ -3,14 +3,14 @@ img { border-style: inset; border-color: gray; border-width: 2px; - margin: 0.3ex; + margin: 0.2ex; } table.slide { float: left; width: 210px; height: 210px; - margin: 0.3ex; + margin: 0.2ex; border-style: outset; border-color: #e0c080; border-width: 2px; @@ -31,13 +31,13 @@ div.ibox { border: 1px solid black; margin: 0px; padding: 0px; + font-size: 10px; display: none; z-index: 1000; position: absolute; } div.iboxtitle { background-color: blue; - border: 1px solid black; margin: 0px; padding: 0.5ex; }