X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=templates%2Fbright%2Fgallery.css;h=9d7d0241acc1a1fa3354d44c80c914702d77c445;hb=9db8af2ac02b55b672195f5f2463087f94e2ce81;hp=5720dd0f8ed2717da12e663be1b89666cbbf4c8f;hpb=9e2772d27c1d0bc4a5038e7394ec5550901dc7b9;p=deb_pkgs%2Flibapache-gallery-perl.git diff --git a/templates/bright/gallery.css b/templates/bright/gallery.css index 5720dd0..9d7d024 100644 --- a/templates/bright/gallery.css +++ b/templates/bright/gallery.css @@ -75,8 +75,16 @@ div.gallery-info:hover a { .img-info:hover { color: #000; } +.comment { + margin-bottom: 5px; + font-size: 18px; +} +.comment:hover { + color: #000; + font-size: 18px; +} .img-options { - margin-top: 5px; + margin-top: 10px; margin-bottom: 100px; } .img-options:hover { @@ -99,6 +107,15 @@ div.gallery-info:hover a { top: 0px; width: 620px; } +.directory-preview { + background-color: #fff; + border: 4px solid #ddd; + padding: 20px; + text-align: left; + top: 0px; + width: 200px; + height: 50px; +} .thumb { float: left; text-align: center;