NWChem/web/shared/nwchem_basic.css
2006-01-12 20:28:40 +00:00

44 lines
763 B
CSS

/*
Geoffrey Elliott wrote these for the Ecce website, and they have been modified (somewhat)
by Mahin Hackler for the NWChem website
*/
body{
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
bgcolor: #FFFFFF;
}
hr {
background-color: #F3EDDD;
color: #F3EDDD;
border: none;
height: 2px;
}
h1{
color: #6E6652;
font-weight: bold;
font-family: verdana, helvetica, sans-serif;
font-size: 26px;
}
h2{
color: #6E6652;
font-weight: bold;
font-family: verdana, helvetica, sans-serif;
font-size: 18px;
}
h3{
color: #6E6652;
font-weight: bold;
font-family: verdana, helvetica, sans-serif;
font-size: 16px;
}
#a{
# color: #006860;
#}