OSCON/oscon.css
changeset 9 627bf8ea9128
parent 8 885e919ca4a5
child 11 aaba47256eea
equal deleted inserted replaced
8:885e919ca4a5 9:627bf8ea9128
     1 
       
     2 /* Fix for font size inheritance */
     1 /* Fix for font size inheritance */
     3 html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
     2 html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
     4 blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl,
     3 blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl,
     5 dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
     4 dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
     6 tfoot, thead, tr, th, td {
     5 tfoot, thead, tr, th, td {
    21 }
    20 }
    22 
    21 
    23 /* Feed item text */
    22 /* Feed item text */
    24 .FeedItemDescription {
    23 .FeedItemDescription {
    25     padding: 4px 0px;
    24     padding: 4px 0px;
       
    25 	font-size: medium;
    26 }
    26 }
    27 
    27 
    28 /* Feed item links */
    28 /* Feed item links */
    29 .FeedItemLink {
    29 .FeedItemLink {
    30     font-weight: bold;
    30     font-weight: bold;