Subversion Repositories SmartDukaan

Rev

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

Rev 8146 Rev 8334
Line 1... Line 1...
1
@charset "utf-8";
1
@charset "utf-8";
2
 
2
 
3
html, body { /* height: 100%; width: 100%; */ }
3
html, body { /* height: 100%; width: 100%; */ }
4
body { margin: 0; padding: 0; position: relative; color: #21282e; font: 13px Arial, Helvetica, sans-serif; }
4
body { margin: 0; padding: 0; position: relative; color: #21282e; font: 13px Arial, Helvetica, sans-serif; }
5
 
5
 
-
 
6
div.wrapper { font: 14px ralewaylight, Arial, Helvetica, sans-serif;margin:auto }
-
 
7
 
-
 
8
h1 {
-
 
9
font-size: 36px;
-
 
10
font-family: 'ralewayregular';
-
 
11
margin: 40px 0 0 0;
-
 
12
color: #444444;
-
 
13
}
-
 
14
 
6
a { outline: none; }
15
a { outline: none; }
7
 
16
 
8
img { border: none; }
17
img { border: none; }
9
 
18
 
10
hr { background: #fff; color: #fff; border: 0; border-top: 1px solid #CCC; height: 1px; }
19
hr { background: #fff; color: #fff; border: 0; border-top: 1px solid #CCC; height: 1px; }
11
 
20
 
12
h1 { font-size: 24px; font-weight: normal; margin: 0; }
-
 
13
 
-
 
14
form { margin: 0; }
21
form { margin: 0; }
15
 
22
 
16
.font_Helvetica{ font-family:"Helvetica 65 Medium", Helvetica, Arial, sans-serif; }
23
.font_Helvetica{ font-family:"Helvetica 65 Medium", Helvetica, Arial, sans-serif; }
17
 
24
 
18
.spacer_0 { clear: both; height: 0; }
25
.spacer_0 { clear: both; height: 0; }