More work on converting the two of these.

svn: r12700
This commit is contained in:
Rob G. Healey
2009-06-23 22:34:14 +00:00
parent ae28b8538b
commit d5ccd93043
2 changed files with 74 additions and 105 deletions

View File

@@ -150,17 +150,18 @@ h5, h6 {
margin:1.3em 0 .5em 1em;
}
#description:first-letter {
color:#FF0000;
font:20px;
}
p#description {
text-indent:20px;
color:#000;
max-width:800px;
margin:0;
padding:1em 20px;
background-color:#FFF;
}
p#description:first-letter {
color:#FF0000;
font:20px;
}
p a {
color:#FFF;
text-decoration:underline;