master
candice 4 years ago
parent b6e7872bb8
commit 911fd35e8f

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

Loading…
Cancel
Save