Several small fixes + removed unnecessary files
This commit is contained in:
@ -44,15 +44,14 @@ ul.nv {
|
||||
|
||||
|
||||
.circle {
|
||||
border-radius: 50%;
|
||||
color: #000000;
|
||||
color: #0094ff;
|
||||
text-align: center;
|
||||
background: #ffffff;
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
display: table-cell;
|
||||
text-align: center;
|
||||
display: inline-block;
|
||||
border-radius: 50%;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
/** Index **/
|
||||
|
Reference in New Issue
Block a user