After I put in this code in the CSS sheet:
p {
margin:10px;
}
p img.aligncenter {
margin-left:-10px;
}
to make sure the text was a bit narrower than the pictures, I can't seem to get the pictures centered anymore. Any help?
After I put in this code in the CSS sheet:
p {
margin:10px;
}
p img.aligncenter {
margin-left:-10px;
}
to make sure the text was a bit narrower than the pictures, I can't seem to get the pictures centered anymore. Any help?