Subversion Repositories cheapmusic

Rev

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

Rev 25 Rev 31
Line 4... Line 4...
4
License: Creative Commons Attribution 3.0 Unported
4
License: Creative Commons Attribution 3.0 Unported
5
License URL: http://creativecommons.org/licenses/by/3.0/
5
License URL: http://creativecommons.org/licenses/by/3.0/
6
--*/
6
--*/
7
 
7
 
8
/* reset */
8
/* reset */
-
 
9
 
9
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
10
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
10
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
11
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
11
ol,ul{list-style:none;margin:0px;padding:0px;}
12
ol,ul{list-style:none;margin:0px;padding:0px;}
12
blockquote,q{quotes:none;}
13
blockquote,q{quotes:none;}
13
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
14
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
14
table{border-collapse:collapse;border-spacing:0;}
15
table{border-collapse:collapse;border-spacing:0;}
15
a{text-decoration:none;}
16
a{text-decoration:none;}
16
img{max-width:100%;}
17
img{max-width:100%;}
-
 
18
 
17
/*end reset*/
19
/* end reset*/
18
 
20
 
19
/* start editing from here */
21
/* start editing from here */
20
body {
22
body {
21
    font-family: 'Roboto', sans-serif;
23
    font-family: 'Roboto', sans-serif;
22
    background: #FFFFFF;
24
    background: #FFFFFF;