Ongelezen berichten aangeven
This commit is contained in:
@ -68,3 +68,15 @@ ul.nv {
|
||||
color: grey;
|
||||
margin-top: 50px;
|
||||
}
|
||||
|
||||
.circle {
|
||||
border-radius: 50%;
|
||||
color: #000000;
|
||||
text-align: center;
|
||||
background: #ffffff;
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
display: table-cell;
|
||||
text-align: center;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user