Navigation Menu

Skip to content

Commit

Permalink
adding new avatar images and placing borders around avatar photos
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali Felski committed Sep 16, 2009
1 parent 024ff67 commit 82a67ae
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified public/images/avatar_female_normal.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/avatar_male_normal.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/stylesheets/style.css
Expand Up @@ -280,7 +280,7 @@ div.rank { margin-bottom: 30px;}
div.rank p{ text-align: center; font-style: oblique;}
ol.leaders{ margin-left: 50px;}
ol.leaders li{ margin-left: 10px; margin-right: 10px;float: left; width: 170px; }
ol.leaders li img{ float: left; margin: 0 10px 20px 0;}
ol.leaders li img{ float: left; margin: 0 10px 20px 0; border: 2px solid #ECECED;}
div.rankHeader{ background: url(/images/fullBar.png) bottom left no-repeat; width: ; padding-bottom: 30px; margin-bottom: 20px;}
body.leaders dl{ font-family: Baskerville, Georgia, Times New Roman, Times, serif; padding-top: 40px; padding-left: 60px;}
body.leaders dt{ float: left;}
Expand Down

0 comments on commit 82a67ae

Please sign in to comment.