
#post-list {
    padding: 20px;
}

#post-list ul li {
    border: 5px solid #AAA;
    padding: 10px;
    margin-bottom: 30px;
}

#post-list a {
    font-size: 18px;
}
