I'm trying to get the picture of a post and the up down vote button centered preferably below the text of the posts on /s/improve. So far I got the text to center but am having trouble getting the rest to come along.
div .post {
color: orange;
text-align: center;
line-height: 0.8;
}
This is what I'm using to center the text. Please help me learn what I'm missing.
I'm trying to get the picture of a post and the up down vote button centered preferably below the text of the posts on /s/improve. So far I got the text to center but am having trouble getting the rest to come along.
div .post {
color: orange;
text-align: center;
line-height: 0.8;
}
This is what I'm using to center the text. Please help me learn what I'm missing.
(post is archived)