Latest News: (loading..)
Issue Information
-
#000565
-
0 - None Assigned
-
New
-
2.3.2
-
-
Issue Confirmations
-
Yes (0)No (0)
Hi,
the picture shadows line is not displayed in every browser.
stylesheet.css
Add this css property:
the picture shadows line is not displayed in every browser.
stylesheet.css
#piGal img {
-webkit-box-shadow: 0px 0px 1px #000;
-moz-box-shadow: 0px 0px 1px #000;
}
Add this css property:
box-shadow: 0px 0px 1px #000;









