Change color fix

This commit is contained in:
Ruben 2016-09-19 10:29:59 +01:00
parent 68771641c7
commit cf19495d17
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ margin-top:1%;
}
svg{
border-top: 1em solid rgb(153, 153, 153);
border-top: 1em solid blue;
margin: 0px -0.5em;
width: 100%;
padding: 0.5em;