fixed color on blue line

This commit is contained in:
gilbN 2019-04-13 17:53:38 +02:00
parent 26bab837c1
commit 3067de46b2

View File

@ -147,7 +147,7 @@ body{
color: rgb(238, 238, 238);
}
#breadcrumbs {
border-bottom: 1px solid #2196f3;
border-bottom: 1px solid #2cabe3;
}
#listing .item{
background-color: rgba(0,0,0,.15);