Bootylicious
view release on metacpan or search on metacpan
lib/Bootylicious/Theme/WordpressTwentyten.pm view on Meta::CPAN
383384385386387388389390391392393394395396397398399400401402403/* =Reset
default
browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/
reset
/
index
.html
-------------------------------------------------------------- */
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, font, 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 {
background: transparent;
border: 0;
margin: 0;
padding: 0;
vertical-align: baseline;
}
body {
line-height: 1;
}
lib/Bootylicious/Theme/WordpressTwentyten.pm view on Meta::CPAN
965966967968969970971972973974975976977978979980981982983984985
padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
margin-bottom: 12px;
}
.entry-content fieldset {
border: 1px solid
#e7e7e7;
margin: 0 0 24px 0;
padding: 24px;
}
.entry-content fieldset legend {
background:
#fff;
color:
#000;
font-weight: bold;
padding: 0 24px;
}
.entry-content input {
margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
( run in 1.084 second using v1.01-cache-2.11-cpan-49f99fa48dc )