|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/rcwsweb1/petroushka_ball/styles/ |
Upload File : |
/*
Template Name: PhotoBusiness
File: Gallery CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>
*/
#gallery{
padding:30px 0;
}
#gallery ul{
display:block;
width:960px;
height:500px;
margin:0;
padding:0;
list-style:none;
}
#gallery li{display:block; float:left; width:184px; height:110px; margin:10px 10px 0 0; padding:0;}
#gallery li.last{margin-right:0;}
#gallery .placeholder{
display:block;
float:left;
width:950px;
height:370px;
margin:0;
padding:4px;
border:1px solid #666666;
text-indent:-9999px;
background-image:url("../images/gallery/default.jpg");
background-position:4px 4px;
background-repeat:no-repeat;
}
#gallery a.swap:link, #gallery a.swap:visited, #gallery a.swap:hover{
display:block;
width:174px;
height:100px;
margin:0;
padding:4px;
text-align:center;
border:1px solid #666666;
}
#gallery a.swap img{
width:174px;
height:100px;
}
#gallery a.swap span img{
width:950px;
height:370px;
}
a.swap:hover {
white-space:normal;
}
a.swap:link span, a.swap:visited span, a.swap:active span{
visibility:hidden;
position:absolute;
top:35px;
left:5px;
width:950px;
height:370px;
}
a.swap:active span, a.swap:hover span, a.swap:focus span{
visibility:visible;
}
a.swap:active img, a.swap:focus img {
position:relative;
z-index:50;
}