
Originally Posted by
khopek
I believe
#productDescription {
font-size: 12px;
}
will take care of the product descriptions on the individual pages and
.listingDescription {
font-size: 12px;
}
will take care of the descriptions on listing pages.
Change the parts in red to whatever size you are wanting.