master
candice 4 years ago
parent b6e7872bb8
commit 911fd35e8f

@ -865,14 +865,14 @@ ul.catalog li {
}
ul.catalog li a:before {
content: "";
width: 8px;
height: 8px;
width: 6px;
height: 6px;
border-top: 2px solid #000;
border-right: 2px solid #000;
float: left;
transform: rotate(45deg);
margin-right: 10px;
margin-top: 7px;
margin-right: 12px;
margin-top: 8px;
}
ul.catalog li a:hover {
text-decoration: none;

Loading…
Cancel
Save