achievement list formatting fix

This commit is contained in:
Daniel 2014-04-22 11:48:29 +02:00
commit 40511eddf5
2 changed files with 2 additions and 5 deletions

View file

@ -209,7 +209,7 @@ input[type="submit"][disabled]{text-shadow:1px 2px #d48c4e;background:#f9ac69;bo
.achmnts li{background:#fff;margin-bottom:10px;padding:15px;border-radius:3px}
.achmnts img{width:55px;height:55px;float:left;margin-right:15px;border-radius:3px}
.achmnts p{margin:0 0 4px}
.achmnts p,.achmnts h3{margin:0 0 4px;font-size:1em}
.achmnts .unlcked{margin-top:3px;font-size:.875em;font-weight:normal;display:block}
.achmnts .desc{font-size:.875em;padding-top:10px}
.achmnts .prgrss{margin-top:15px}