p {
    margin: 0;
    padding: 0;
}
a.edit-link{
    color: white;
    background-color: red;
}
.new{
    color: green;
}