Fix box alignment.

master
Jason A. Donenfeld 2011-05-06 08:48:05 -04:00
parent c5bfa1dcef
commit ea2ba2b5b8
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ a:hover {
display: block;
width: 138px;
height: 138px;
margin: 6px;
margin: 5px;
text-align: center;
font-style: italic;
border: 1px #86A1B6 dotted;