]> www.average.org Git - mkgallery.git/blobdiff - include/gallery.css
google maps link for geotagged photos
[mkgallery.git] / include / gallery.css
index 44e360d47c7f094b409490997993e3b951d2874e..96800a8485a491b1aa393505254475623f183be1 100644 (file)
@@ -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;
+}