Making WordPress.org

Ticket #4269: #4269(2).diff

File #4269(2).diff, 3.0 KB (added by jankimoradiya, 6 years ago)
  • trunk/wordpress.tv/public_html/wp-content/themes/wptv2/style.css

     
    5050
    5151caption, th, td {
    5252        text-align: left;
    53         font-weight: normal;
     53        font-weight: 400;
    5454}
    5555
    5656blockquote:before, blockquote:after,
     
    151151}
    152152
    153153strong {
    154         font-weight: bold;
     154        font-weight: 700;
    155155}
    156156
    157157h1, h2, h3, h4, h5, h6 {
    158         font-weight: normal;
     158        font-weight: 400;
    159159}
    160160
    161161p, pre, dl, ul, ol {
     
    284284#menu .current-menu-ancestor > a,
    285285#menu .current_page_item > a,
    286286#menu .current_page_ancestor > a {
    287         font-weight: bold;
     287        font-weight: 700;
    288288        color: #000 !important;
    289289}
    290290
     
    428428        display: block;
    429429
    430430        font-size: 12px;
    431         font-weight: normal;
     431        font-weight: 400;
    432432
    433433        color: #888;
    434434        margin: 5px 0;
     
    16001600}
    16011601
    16021602.commentlist li .authorinfo {
    1603         font-weight: bold;
     1603        font-weight: 700;
    16041604        font-style: normal;
    16051605        line-height: 1.8em;
    16061606}
     
    16371637#sidebar h2 {
    16381638        margin: 5px 0 0;
    16391639        padding: 0;
    1640         font-weight: bold;
     1640        font-weight: 700;
    16411641}
    16421642
    16431643#sidebar ul, #sidebar ul ol {
     
    18061806        background: #dedede;
    18071807
    18081808        font-size: 11px;
    1809         font-weight: bold;
     1809        font-weight: 700;
    18101810
    18111811        padding: 1px 5px 0px 5px;
    18121812        margin: 0 0 0 2px;
     
    18251825}
    18261826
    18271827.pagination .current {
    1828         font-weight: bold;
     1828        font-weight: 700;
    18291829}
    18301830
    18311831.pagination a.prev {
     
    19241924
    19251925.video-title {
    19261926        font-size: 13px;
    1927         font-weight: bold;
     1927        font-weight: 700;
    19281928        -webkit-font-smoothing: antialiased;
    19291929}
    19301930
     
    19311931h2 {
    19321932        font-family: "ff-meta-web-pro", Helvetica Neue, Helvetica, sans-serif;
    19331933        font-size: 28px;
    1934         font-weight: bold;
     1934        font-weight: 700;
    19351935}
    19361936
    19371937h3 {
     
    19411941        clear: both;
    19421942
    19431943        font-size: 18px;
    1944         font-weight: bold;
     1944        font-weight: 700;
    19451945
    19461946        margin: 20px 0 20px;
    19471947        padding: 0 0 9px;
     
    19541954h4 {
    19551955        font-family: "ff-meta-web-pro", Helvetica Neue, Helvetica, sans-serif;
    19561956        font-size: 16px;
    1957         font-weight: bold;
     1957        font-weight: 700;
    19581958
    19591959        margin: 20px 0 10px;
    19601960}
     
    19611961
    19621962h5 {
    19631963        font-size: 12px;
    1964         font-weight: bold;
     1964        font-weight: 700;
    19651965        text-transform: uppercase;
    19661966
    19671967        margin: 10px 0 2px 0;
     
    20792079.wptv-hero .main-video .video-event a {
    20802080        color: #8e8e8e;
    20812081        font-size: 14px;
    2082         font-weight: normal;
     2082        font-weight: 400;
    20832083}
    20842084
    20852085.wptv-hero .main-video .video-event a:hover,
     
    21022102
    21032103.wptv-hero .secondary-videos h3 {
    21042104        font-size: 18px;
    2105         font-weight: bold;
     2105        font-weight: 700;
    21062106        border-bottom: 1px #dfdfdf solid;
    21072107
    21082108        padding: 0 0 14px 0;
     
    24082408        margin: 5px 0 0 0;
    24092409
    24102410        font-size: 12px;
    2411         font-weight: normal;
     2411        font-weight: 400;
    24122412        text-transform: capitalize;
    24132413}
    24142414
     
    24632463        border-bottom: 1px #E9E9E9 solid;
    24642464        clear: both;
    24652465        font-size: 18px;
    2466         font-weight: bold;
     2466        font-weight: 700;
    24672467        margin: 20px 0 20px;
    24682468        padding: 0 0 9px;
    24692469}