Skip to content

Commit

Permalink
set card dimensions in css
Browse files Browse the repository at this point in the history
  • Loading branch information
jkk committed Nov 19, 2008
1 parent 83cc24a commit b88dd63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ h2 {
margin: 0 0 20px 20px;
}
#dealer-cards img, #my-cards img {
width: 72px;
height: 96px;
margin: 0 10px 0 0;
}
#action ul {
Expand Down

0 comments on commit b88dd63

Please sign in to comment.