1,278
edits
Line 2,227: | Line 2,227: | ||
background-color: #e6e7e8; | background-color: #e6e7e8; | ||
border-radius: 0 0 8px 8px; | border-radius: 0 0 8px 8px; | ||
} | |||
.person-contributions { | |||
background-color: #e6e7e8; | |||
border-radius: 8px; | |||
margin: 5px 0; | |||
padding: 5px; | |||
text-align: center; | |||
} | } |