|
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/gisele57/css/ |
Upload File : |
@charset "utf-8";
/* CSS Document */
/* jQuery lightBox plugin - Gallery style */
/* This layout is for sample purposes
Feel free to edit it to suit your needs
*/
.lbGallery {
background-color: #FFF;
padding: 10px;
width: 920px;
margin: 0px;
}
.lbGallery ul { list-style: none; }
.lbGallery ul li { display: inline; }
.lbGallery ul img {
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #D0F0FF;
border-right-color: #D0F0FF;
border-bottom-color: #D0F0FF;
border-left-color: #D0F0FF;
}
.lbGallery ul a:hover img {
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #6270AF;
border-right-color: #6270AF;
border-bottom-color: #6270AF;
border-left-color: #6270AF;
color: #CCCCCC;
}
.lbGallery ul a:hover {
color: #CCC;
border-top-color: #CCC;
border-right-color: #CCC;
border-bottom-color: #CCC;
border-left-color: #CCC;
}