The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
div.middle a {
display:block;
width:160px;
height:50px;
color: #FFFFFF;
text-decoration:none;
font:16px verdana;;
text-align:center;
}
This is what I have so far. I've tried using vertical align. Problem is that it moves the entire table down and not just the text. Any ideas?
div.middle a {
display:block;
width:160px;
height:50px;
color: #FFFFFF;
text-decoration:none;
font:16px verdana;;
text-align:center;
}
This is what I have so far. I've tried using vertical align. Problem is that it moves the entire table down and not just the text. Any ideas?