X-Git-Url: http://www.average.org/gitweb/?p=mkgallery.git;a=blobdiff_plain;f=include%2Fgallery.css;fp=include%2Fgallery.css;h=96800a8485a491b1aa393505254475623f183be1;hp=44e360d47c7f094b409490997993e3b951d2874e;hb=1b0fd8048f11cfa99660819822cad6bff5ce4238;hpb=06a8a4d9a7533249cfb200e0ddcaff3d76f6b41f diff --git a/include/gallery.css b/include/gallery.css index 44e360d..96800a8 100644 --- a/include/gallery.css +++ b/include/gallery.css @@ -292,3 +292,16 @@ table.picframe { color: #FFF; text-align: left; } + +div.slideimage { + position: relative; +} + +div.geoloc { + position: absolute; + right: 0px; + top: 0px; + width: 14px; + height: 14px; + background: url(smallglobe.png) no-repeat; +}