]> mj.ucw.cz Git - gallery.git/blob - plain/style.css
Highslide: Fix page jumps when closing thumbnails
[gallery.git] / plain / style.css
1 .thf    { margin: 0 0 0 0; padding: 0 0 0 0; float: left; border: none; }
2 .thumb  { position: relative; width: 130px; height: 110px; }
3 .ti     { position: absolute; border: 1px solid #505; }
4 IMG     { border: none; }
5 H1      { text-align: center; }
6 H2      { text-align: center; margin-bottom: 3ex; }
7 P       { clear: both; }
8 H2      { clear: both; }
9 .parent { text-align: center; }
10 .large  { text-align: center; }
11 .back   { float: left; }
12 .fwd    { float: right; }
13 A[href]:hover { background-color: #11001d; }