Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
570 rajveer 1
<link rel="stylesheet" href="/css/style.css" type="text/css" />
2
<link rel="stylesheet" href="/css/common.css" type="text/css" media="all" />
3
<link rel="stylesheet" href="/css/nav.css" type="text/css" />
4
<link rel="stylesheet" href="/css/widget.css" type="text/css" media="all" />
5
 
6
<link rel="stylesheet" href="/css/product.css" type="text/css" media="all" />
7
<link rel="stylesheet" href="/css/cart.css" type="text/css" media="all" /> 
8
<link rel="stylesheet" href="/css/myaccount.css" type="text/css" media="all" />
9
 
620 rajveer 10
 
570 rajveer 11
<!-- for only search and category page
12
<link rel="stylesheet" href="/css/jquery-ui-1.8.6.custom.css" type="text/css" media="all" />
13
-->
14
<!-- Cross Browser Compatibility Check -->
15
	<link rel="stylesheet" href="css/gc_safari.css" type="text/css" media="all" />
16
	<!--[if IE 8]>
17
		<link rel="stylesheet" href="css/ie8.css" type="text/css" media="all" />
18
	<![endif]-->
19
	<!--[if IE 7]>
20
		<link rel="stylesheet" href="css/ie7.css" type="text/css" media="all" />
21
	<![endif]-->
22
<!-- /Cross Browser Compatibility Check -->
23
 
24
 
25
<!--
26
style.css
27
product.css
28
common.css
29
 
30
All
31
------------
32
                common.css
33
                nav.css
34
                gc_safari.css
35
                ie7.css 
36
                ie8.css
37
                widget.css
38
 
39
Product
40
----------------
41
	product.css
42
 
43
Cart
44
----------------
45
	cart.css
46
 
47
My  Account
48
----------------
49
	myaccount.css
50
 
51
Search & Category
52
------------------
53
	jquery-ui-1.8.6.custom.css
54
 
55
Search & Category
56
------------------
57
	style.css
58
 
59
-->