]> mj.ucw.cz Git - gallery.git/blob - nrt-blue/style.css
gal-mj-digikam: Use image title
[gallery.git] / nrt-blue / style.css
1 .thf    { margin: 0 0 0 0; padding: 0 0 0 0; float: left; border: none; }
2 .thumb  { position: relative; width: 154px; height: 134px; background-color: black; }
3 .tt     { position: absolute; top: 0; left: 0; }
4 .tl     { position: absolute; top: 14px; left: 0; }
5 .ti     { position: absolute; }
6 .tr     { position: absolute; top: 14px; right: 0; }
7 .tb     { position: absolute; bottom: 0; right: 0; }
8 IMG     { border: none; }
9 H1      { text-align: center; }
10 H2      { text-align: center; margin-bottom: 3ex; }
11 P       { clear: both; }
12 H2      { clear: both; }
13 .parent { text-align: center; }
14 .large  { text-align: center; }
15 .back   { float: left; }
16 .fwd    { float: right; }
17 A[href]:hover { background-color: #11001d; }