Remove dark hr style
This commit is contained in:
parent
0111aebe8a
commit
3e1016ac45
|
|
@ -47,13 +47,6 @@ tr{
|
||||||
height: 60px;
|
height: 60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.gray-hr{
|
|
||||||
border-bottom:1px solid #E4E4E4;
|
|
||||||
border-top:none;
|
|
||||||
margin-bottom:20px;
|
|
||||||
margin-top:20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
a{
|
a{
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: #0fade1;
|
color: #0fade1;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue