This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* Add this CSS to your store Styles section under CSS mode */ | |
| /* http://www.storenvy.com/ */ | |
| /* Photo Slider */ | |
| .product_photo_slider { | |
| background: #fff; /*: Product Slider Background :*/ | |
| border: 5px solid #eaeaea; /*: Product Slider Border :*/ | |
| color: #555; /*: Product Slider Product Description :*/ | |
| display: block; | |
| margin-left:8px; |