Ok well using the firebug plugin i can see what looks right witch is this:
body.login {
background: none repeat scroll 0 0 #FBFBFB;
min-width: 0;
}
wp-adm...0111208 (line 1)
body, body * {
font-family: 'Verdana','Arial',sans-serif !important;
}
wp-log...eauth=1 (line 23)
body, body * {
font-size: 14px !important;
}
wp-log...eauth=1 (line 22)
html, body {
background: none repeat scroll 0 0 transparent !important;
border: 0 none !important;
}
wp-log...eauth=1 (line 18)
body, #wpbody, .form-table .pre {
color: #333333;
}
colors...0111206 (line 1)
body {
font-family: sans-serif;
font-size: 12px;
line-height: 1.4em;
min-width: 600px;
}
wp-adm...0111208 (line 1)
html, body {
height: 100%;
margin: 0;
padding: 0;
}
and my problem:
body.login {
background: none repeat scroll 0 0 #FBFBFB;
min-width: 0;
}
wp-adm...0111208 (line 1)
body {
background-repeat: repeat-x;
padding-top: 22px;
}
global...r=3.3.2 (line 54)
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 {
border: 0 none;
margin: 0;
padding: 0;
vertical-align: baseline;
}
global...r=3.3.2 (line 1)
body, body * {
font-family: 'Verdana','Arial',sans-serif !important;
}
wp-log...eauth=1 (line 24)
body, body * {
font-size: 12px !important;
}
wp-log...eauth=1 (line 23)
html, body {
background: none repeat scroll 0 0 transparent !important;
border: 0 none !important;
}
wp-log...eauth=1 (line 19)
body, #wpbody, .form-table .pre {
color: #333333;
}
colors...0111206 (line 1)
body {
font-family: sans-serif;
font-size: 12px;
line-height: 1.4em;
min-width: 600px;
}
wp-adm...0111208 (line 1)
html, body {
height: 100%;
margin: 0;
padding: 0;
}
thing is i don’t when were the code is in word press to edit it ????