1
0

Several small fixes + removed unnecessary files

This commit is contained in:
2017-04-03 16:26:17 +02:00
parent 4bde697558
commit 8552933a52
11 changed files with 99 additions and 158 deletions

View File

@ -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 **/