Sample Page

/* —- Default Fonts and Background Styles —- */
.INDEED .layout {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: black;
background: white;
}

/* —- Default Link Styles —- */
.INDEED .layout a,
.INDEED .layout a:link {
color: navy;
}

.INDEED .layout a:visited {
color: purple;
}

.INDEED .layout a:hover {
color: navy;
}

.INDEED .layout a:active {
color: red;
}

/* —- What/Where input labels —- */
.INDEED .jobSearchForm label {
color: #f60;
}

/* —- Search Title —- */
#jobSearch .searchResultsHeader .searchResultsTitle {
font-size: 21px;
font-family: Arial, Helvetica, sans-serif;
color: black;
}

#jobSearch .searchResultsHeader .searchResultsTitle em { font-style: normal; }

/* —- Search Title – Amount Jobs Found —- */
#jobSearch .searchResultsHeader .searchResultsTitle .amount {
color: dark-grey;
}

/* —- Job Title for View Job, Preview Job —- */
.INDEED .job .jobTitle {
font-size: 21px;
font-family: Georgia, “Times New Roman”, Times, serif;
}

/* — Post Job Title — */
#postJob #postJobForm h1 {
font-size: 21px;
font-family: Georgia, “Times New Roman”, Times, serif;
margin-top: 0;
margin-bottom: 0;
}

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>