| Server IP : 208.122.213.31 / Your IP : 216.73.216.185 Web Server : Apache System : Linux msd6191.mjhst.com 4.18.0-553.137.1.el8_10.x86_64 #1 SMP Wed Jun 24 11:40:24 UTC 2026 x86_64 User : WHMCS_MIA_382 ( 1001) PHP Version : 7.4.33 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/httpd/html/handjobcafe.com/public_html/galleries/ |
Upload File : |
/* CSS Mini Reset */
html, body, div, form, fieldset, legend, label
{
margin: 0;
padding: 0;
}
table
{
border-collapse: collapse;
border-spacing: 0;
}
th, td
{
text-align: left;
vertical-align: top;
}
h1, h2, h3, h4, h5, h6, th, td, caption { font-weight:normal; }
img { border: 0; }
/**/
/**
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
* contenteditable attribute is included anywhere else in the document.
* Otherwise it causes space to appear at the top and bottom of elements
* that are clearfixed.
* 2. The use of `table` rather than `block` is only necessary if using
* `:before` to contain the top-margins of child elements.
*/
.cf:before,
.cf:after {
content: " "; /* 1 */
display: table; /* 2 */
}
.cf:after {
clear: both;
}
/**
* For IE 6/7 only
* Include this rule to trigger hasLayout and contain floats.
*/
.cf {
*zoom: 1;
}
/*my styles*/
a{color:#c06}
body{font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;}
#container{position:relative}
#head {
width: 100%;
height: 110px;
background: #222;
color:#fff
}
h1{margin:0; float:left}
h1 img{width:160px}
.wrapper{width:1280px;margin: 0 auto;}
table img{border:1px solid #333; margin:5px; height: 150px;}
p img{margin:5px}
fieldset{border:none}
#head ul {
list-style: none;
margin-top: 10px;
padding: 0;
}
#head li{float: left;
padding:4px 20px;
border-right: 1px solid #333;}
#head .cc{margin: 20px 140px;}
td a {margin-top:5px;display: inline-block;}
#toTop {
padding: 5px 3px;
background: #000;
color: #fff;
position: fixed;
bottom: 0;
right: 5px;
display: none;
cursor: pointer;
}