Subversion Repositories SmartDukaan

Rev

Rev 27890 | Rev 27913 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 27890 Rev 27900
Line 235... Line 235...
235
 
235
 
236
        .breadcrumb {
236
        .breadcrumb {
237
            padding: 0 15px;
237
            padding: 0 15px;
238
        }
238
        }
239
 
239
 
-
 
240
.purple-bg{
-
 
241
     
-
 
242
     background-image: linear-gradient(#800080, #DDA0DD);
-
 
243
    box-shadow: 6px 5px 6px purple;
-
 
244
}
240
        .stars-outer {
245
        .stars-outer {
241
            display: inline-block;
246
            display: inline-block;
242
            position: relative;
247
            position: relative;
243
            font-family: FontAwesome;
248
            font-family: FontAwesome;
244
        }
249
        }