Subversion Repositories SmartDukaan

Rev

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

Rev 3546 Rev 3578
Line 8... Line 8...
8
    height:1600px;
8
    height:1600px;
9
}
9
}
10
 
10
 
11
#topbar{
11
#topbar{
12
	width:100%;
12
	width:100%;
13
    height:7%;
13
    height:4%;
14
    background-color: #EEF
14
    background-color: #EEF
15
}
15
}
16
 
16
 
17
#topbar-left{
17
#topbar-left{
18
	width:90%;
18
	width:82%;
19
    height:10%;
19
    height:4%;
20
    background-color: #EEF
20
    background-color: #EEF
21
}
21
}
22
 
22
 
23
#topbar-right{
23
#topbar-right{
24
	float:right;
24
	float:right;
25
    width:10%;
25
    width:18%;
26
    height:10%;
26
    height:4%;
27
    background-color: #EEF
27
    background-color: #EEF
28
}
28
}
29
 
29
 
30
#middle{
30
#middle{
31
    width:100%;
31
    width:100%;
32
    height:93%;
32
    height:96%;
33
    background-color: #EFF
33
    background-color: #EFF
34
}
34
}
35
 
35
 
36
/*___ Sidebar ___*/
36
/*___ Sidebar ___*/
37
#sidebar{
37
#sidebar{