note to self....

http://blogs.earthside.org/note_to_self/

Wednesday, November 02, 2005

CSS style definitions

Ran across this and thought it was a nice little set of style definitions....
body
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11pt;
}
h1
{
margin-left: 0.5em;
font-size: 120%;
}
h2
{
margin: 0.5em 2.5em 0.5em 1.0em;
font-size: 110%;
}
h3
{
margin: 0.5em 2.5em 0.5em 1.75em;}
font-size: 105%;}
font-weight: bold;
font-family: monospace;
}
p,ul,table
{
margin: 0.5em 2.5em 0.5em 2.5em;
}
table
{
border-left: 1px gray solid;
border-top: 1px gray solid;
padding: 0;
}
td, th
{
border-right: 1px gray solid;
border-bottom: 1px gray solid;
text-align: left;
vertical-align: top;
margin: 0;
padding: 2pt 4pt 4pt 4pt;
font-size: 80%;
}
th
{
font-family: monospace;
font-weight: bold;
}
th.toprow
{
font-family: sans-serif;
vertical-align: bottom;
background: rgb(240,240,240);
}





<< Home

Archives

2004/09   2005/03   2005/04   2005/05   2005/06   2005/07   2005/08   2005/09   2005/10   2005/11   2006/01   2006/02   2006/04   2006/05   2006/06   2008/01  

This page is powered by Blogger. Isn't yours?

Subscribe to Posts [Atom]