ahoj mám drobný probém ohledně resp. designu pomoci css a to ten ze to vubec nefunguje zkouseno na locahostu ve firefoxu v poslední verzi
/*RESET*/
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, center,
dl, dt, dd, ol, ul, 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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
/*Start css rules here.*/
html {
background: #fff url('../img/bg.jpg');
}
body {
font-family: Tahoma,georgia,verdana,arial,lucida,sans-serif!important;
font-size: 80%;
line-height: 1.4;
color: #333;
}
img{
max-width: 100%!important;
height: auto!important;
}
/*heading*/
h1,h2,h3,h4,h5,h6 {
font-family:"Arial";
letter-spacing:0px;
text-align:left;
font-weight:normal;
text-shadow:#fff 1px 1px 1px;
}
/*heading end*/
/*media queries*/
@media handheld {
body { font-size: 1em }
}
@media screen {
body { font-size: 3em }
}
/*media queries end*/
kdyz se ve firefoxu nachazim v rezimu pro resp. design a zmenšuju tak to nic neudelá akorát to text resp. dve slova odelena mezerou hodi pod sebe pokud moc zmensim v resp. designu sem uplny novacek