]> mj.ucw.cz Git - gallery.git/blobdiff - gal/highslide/custom.css
UCW::Gallery::Web::Highslide: Image pages do not include JS
[gallery.git] / gal / highslide / custom.css
index 5b3413c5f2c1c16c9b5a8eef67381cefbb10e4fd..6ef8df918ff32c9c253bf681847b2f863240d121 100644 (file)
@@ -2,6 +2,28 @@
  *     Site-specific stylesheet for Highslide JS gallery theme
  */
 
+H1      { text-align: center; }
+H2      { text-align: center; margin-bottom: 3ex; }
+.parent        { text-align: center; }
+.large { text-align: center; }
+
+.fwd {
+       float: right;
+       width: 48px;
+       height: 48px;
+}
+.back {
+       float: left;
+       width: 48px;
+       height: 48px;
+}
+.up { 
+       width: 48px;
+       height: 48px;
+}
+
+A[href]:hover { background-color: inherit; }
+
 .highslide-wrapper, .highslide-outline {
        background: #111111;
 }