--- dokuwiki-2011-05-25a/lib/plugins/imagereference/style.css 2008-09-11 02:56:24.000000000 +1200 +++ dokuwiki/lib/plugins/imagereference/style.css 2012-01-16 10:48:34.558129586 +1300 @@ -7,15 +7,17 @@ div.imgcaption { - border: 1px solid #ccc; + border: 0px solid #000; padding: 3px !important; - background-color: #f9f9f9; - font-size: 94%; + /*background-color: #113355;*/ + background-color: #777777; + /*font-size: 94%;*/ text-align: center; width: auto; overflow: hidden; margin: 1px auto; float: none; + font-weight: bold; } div.imgcaptionleft { @@ -62,7 +64,8 @@ } div.dokuwiki .undercaption a:hover { - text-decoration:none; + color: #002BB8 !important; + text-decoration:underline; } div.dokuwiki .undercaption span {