Jeden Tag stellt uns Domradio.de die aktuelle Lesung aus dem Evangelium zur Verfügung.
.addMore{
border: none;
width: 32px;
height: 32px;
background-color: #eee;
transition: all ease-in-out 0.2s;
cursor: pointer;
}
.addMore:hover{
border: 1px solid #888;
background-color: #eaeaea;
}