Skip to content

Commit 87f63fd

Browse files
authored
Improvements for Product Detail Page
The page is style is built for better for Product Detail Page
1 parent b715efb commit 87f63fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

style_copy.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ color: rgb(50, 13, 178);
4747
}
4848
a:hover {
4949
text-decoration:none;
50-
color: rgb(62, 22, 216);
50+
color: rgb(62, 24, 216);
5151
text-shadow: 0 0 5px #00ccff;
5252
}
5353
a:active {
@@ -155,4 +155,4 @@ font-size: 24px;
155155
li{
156156
color: #000;
157157
font-family: 'Times New Roman', Times, serif;
158-
}
158+
}

0 commit comments

Comments
 (0)