HEX
Server: Apache
System: Linux pdx1-shared-a1-14 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: burgaska (13506502)
PHP: 8.1.32
Disabled: NONE
Upload Files
File: /home/burgaska/MISC/fleshtest/style.css
@charset "UTF-8";
/* CSS Document */

a.hver {display:block; width:640px; height:360px; background: url(fleshtest.jpg); overflow:hidden; cursor:default;}
a.hver img {visibility:hidden;}
a.hver:hover {background:0;}
a.hver:hover img {visibility:visible; border:0;}

#img_container {
position:absolute;
   bottom:0;
   width:100%;
   height:360px;   /* Height of the container */
   background:#fff;
}