local.css
local.css
—
Cascading Style Sheet,
1Kb
File contents
.link-https {
background-image: none;
padding-left: 0;
}
.documentContent p a {
border-bottom: none;
}
#jobsvisitors ul, #jobsvisitors li {
list-style-image: none;
list-style: none;
margin-left: 0;
padding-left: 0;
}
div#wrapper {
border: 1px dashed #bbb;
margin-top: 20px;
margin: 20px 0 0 0;
padding: 0;
min-width: 1000px;
width: 960px;
}
#jobsvisitors h2, #jobsinternals h2, #jobsrelated h2 {
text-transform: uppercase;
font-size: 160%;
margin: 0;
padding: 0;
}
#jobsvisitors, #jobsinternals {
margin-top: 30px;
padding-bottom: 20px;
background: url(localresources/images/diamonds.gif) no-repeat 50% 100%;
float: left;
width: 40%;
margin: 0;
padding: 30px 5% 10px 5%;
}
#jobsvisitors {
background: #eee none;
}
#jobsrelated {
margin: 0;
padding: 20px 5%;
width: auto;
}
#eeo {
padding: 20px 5%;
margin: 0;
}
p.note {
font-size: 95%;
}
.clear {
height: 0;
margin: 0;
padding: 0;
line-height: 0;
clear: both;
}
dd.portletItemLast {
border: none;
}
.portletHeader {
background: #fff none;
color: #fff;
border: none;
}
dl.portlet {
border: none;
}

