1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
| @font-face {
font-family: 'asenine_thinregular';
src: url('../../webfontkit/asent-webfont.eot');
src: url('../../webfontkit/asent-webfont.eot?#iefix') format('embedded-opentype'),
url('../../webfontkit/asent-webfont.woff') format('woff'),
url('../../webfontkit/asent-webfont.ttf') format('truetype'),
url('../../webfontkit/asent-webfont.svg#asenine_thinregular') format('svg');
font-weight: normal;
font-style: normal;}
/* RESET */
html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,table,tr,th,td,header{border:0;vertical-align:baseline;background:transparent;margin:0;padding:0}
html{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;overflow:auto;}
html,body{width:100%;height:100%}
body{
font-size: 100%;
line-height: 1.4;
background-color:black;
letter-spacing:3px;font-family:'asenine_thinregular';
background:#352039 url(/Content/media/img/common/bg-general.png) no-repeat right bottom;} |
Partager