westdc-zf1/htdocs/css/newsletter.css

10 lines
161 B
CSS
Raw Permalink Normal View History

2009-03-06 03:20:46 +00:00
.newsletter{
float:left;
width: 200px;
text-align:center;
}
#message{float:left;color:red;}
dd, dt {float:left;}
.note {
color: Red; font-size: 90%;clear:both;}