custom_dept.css
Custom CSS
Size 1 kB - File type text/cssFile contents
.width460px
{
width: 460px
}
.width100pc
{
width: 100%
}
.text11em
{
font-size: 1.1em;
font-family: verdana
}
.text9em
{
font-size: .9em;
font-family: verdana
}
.text8em
{
font-size: .85em;
font-family: verdana
}
.boldheader
{
font-weight: bold;
background-color: #000099;
color: #ffffff;
text-align: center
}
.shadecell
{
background-color: #eeeeee
}
Click here to get the file




