Template:Birthdays/style.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 7:
padding: 10px 10px 10px 80px;
box-sizing: border-box;
text-align: center;
}
 
Line 14 ⟶ 15:
}
 
.character-birthdays spana::after {
display: inline-block;
width: 1em;
Line 21 ⟶ 22:
color:#a2a9b1;
text-align: center;
}
 
.character-birthdays a:last-child::after {
display: none;
}
 
@media (max-width: 425px) {
.character-birthdays spana::after {
display: none;
}