Subversion Repositories SmartDukaan

Rev

Rev 1482 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1482 Rev 1484
Line 1... Line 1...
1
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon" />
1
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon" />
2
 
2
 
3
<link rel="stylesheet" href="/css/style.css" type="text/css" />
-
 
4
<link rel="stylesheet" href="/css/common.css" type="text/css" />
3
<link rel="stylesheet" href="/css/saholic-min.css" type="text/css" />
5
<link rel="stylesheet" href="/css/nav.css" type="text/css" />
-
 
6
<link rel="stylesheet" href="/css/widget.css" type="text/css" />
-
 
7
<link rel="stylesheet" href="/css/demoStyles.css" type="text/css" />
-
 
8
<link rel="stylesheet" href="/css/product.css" type="text/css" />
-
 
9
<link rel="stylesheet" href="/css/cart.css" type="text/css" />
-
 
10
<link rel="stylesheet" href="/css/contactus.css" type="text/css" />
-
 
11
<link rel="stylesheet" href="/css/signinsignup.css" type="text/css" />
-
 
12
<link rel="stylesheet" href="/css/myaccount.css" type="text/css" />
-
 
13
<link rel="stylesheet" href="/css/gc_safari.css" type="text/css" />
-
 
14
 
-
 
15
 
4
 
16
<!-- for only search and category page
5
<!-- for only search and category page
17
<link rel="stylesheet" href="http://static0.saholic.com/css/jquery-ui-1.8.6.custom.css" type="text/css" media="all" />
6
<link rel="stylesheet" href="http://static0.saholic.com/css/jquery-ui-1.8.6.custom.css" type="text/css" media="all" />
18
-->
7
-->
19
<!-- Cross Browser Compatibility Check -->
8
<!-- Cross Browser Compatibility Check -->
Line 23... Line 12...
23
	<!--[if IE 7]>
12
	<!--[if IE 7]>
24
		<link rel="stylesheet" href="http://static1.saholic.com/css/ie7.css" type="text/css" media="all" />
13
		<link rel="stylesheet" href="http://static1.saholic.com/css/ie7.css" type="text/css" media="all" />
25
	<![endif]-->
14
	<![endif]-->
26
<!-- /Cross Browser Compatibility Check -->
15
<!-- /Cross Browser Compatibility Check -->
27
 
16
 
28
<link rel="stylesheet" href="/css/colorbox.css" type="text/css" media="all" /> 
-
 
29
<link rel="stylesheet" href="/css/lightbox_inline.css" type="text/css" media="all" />
-
 
30
17
<link rel="stylesheet" href="http://static0.saholic.com/css/colorbox.css" type="text/css" media="all" /> 
-
 
18
<link rel="stylesheet" href="http://static2.saholic.com/css/lightbox_inline.css" type="text/css" media="all" />
-
 
19
31
20