.new-button {
  background-color: #ffc6d6;
}

.line .telomere .telomere-border.unread {
  border-color: #ffc6d6;
}

 
a.empty-page-link {
   color: #d88a9b !important;
}
#page-info-menu + ul > li:is(:nth-child(4), :nth-child(6)) > div {
    display: none;
}
   
body{
   	background-image: url("https://gyazo.com/98cd8a5b307da3cf6f8c31894ec0450d/raw");
    background-repeat: no-repeat;
    background-size:cover;
    background-attachment: fixed;
    background-position: center;
}