minor data position rearrangement

This commit is contained in:
Daniel 2014-03-27 22:27:23 +01:00
commit dcf5d4a8c1
2 changed files with 3 additions and 2 deletions

View file

@ -156,6 +156,7 @@ input[type="submit"][disabled]{text-shadow:1px 2px #d48c4e;background:#f9ac69;bo
.gdata{margin-top:20px}
.gdata img{border-radius:3px;margin-bottom:15px}
.gdata h1{margin:0;padding:0}
.gdata .fa{color:#aca8a1}
.gchars li{background:#fff;padding:15px 0;border-radius:3px;text-align:center;float:left;margin-bottom:5px;width:49%}
.gchars li:nth-child(even){float:right}