Remove dark hr style

This commit is contained in:
Dan Mindru 2016-05-19 14:15:10 +02:00
parent 0111aebe8a
commit 3e1016ac45
1 changed files with 0 additions and 7 deletions

View File

@ -47,13 +47,6 @@ tr{
height: 60px;
}
.gray-hr{
border-bottom:1px solid #E4E4E4;
border-top:none;
margin-bottom:20px;
margin-top:20px;
}
a{
text-decoration: none;
color: #0fade1;