Making WordPress.org

Ticket #4269: #4269.diff

File #4269.diff, 4.2 KB (added by jankimoradiya, 6 years ago)
  • trunk/wordpress.org/public_html/style/wp4-rtl.css

     
    44th,td { margin: 0; padding: 0; }
    55fieldset,img,abbr { border: 0; }
    66address,caption,cite,code,dfn,h1,h2,h3,
    7 h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
     7h4,h5,h6,th,var { font-style: normal; font-weight: 400; }
    88caption,th { text-align: right; }
    99q:before,q:after { content: ''; }
    1010a { text-decoration: none; }
     
    3939        overflow: auto;
    4040}
    4141
    42 pre a { font-weight: normal; }
     42pre a { font-weight: 400; }
    4343
    4444a,
    4545#wporg-footer ul li a {
    4646        color: #21759b;
    4747        text-decoration: none;
    48         font-weight: normal;
     48        font-weight: 400;
    4949}
    5050
    5151strong a {
    52         font-weight: bold;
     52        font-weight: 700;
    5353}
    5454
    5555a:visited,
     
    5959
    6060p a { border-bottom: 1px solid #dfdfdf; }
    6161
    62 h3 a { font-weight: bold; }
     62h3 a { font-weight: 700; }
    6363
    6464.button a, .button a:hover, #headline a:not(.button), #headline a:not(.button):hover, #sidebar a:not(.button), #sidebar a:not(.button):hover, .frontpageheatmap a, .frontpageheatmap a:hover, .col-3 a, .col-3 a:hover { border: none !important; }
    6565
     
    8080}
    8181
    8282strong {
    83         font-weight: bold;
     83        font-weight: 700;
    8484}
    8585
    8686em, cite {
     
    332332}
    333333
    334334#wporg-header ul li a.subcurrent {
    335         font-weight: bold;
     335        font-weight: 700;
    336336}
    337337
    338338#wporg-header .nav-submenu {
     
    411411        vertical-align: top;
    412412        text-align: center;
    413413        text-decoration: inherit;
    414         font-weight: normal;
     414        font-weight: 400;
    415415        font-style: normal;
    416416        font-size: 16px;
    417417        font-family: 'dashicons';
     
    681681}
    682682
    683683#home-welcome p.intro strong {
    684         font-weight: normal;
     684        font-weight: 400;
    685685}
    686686
    687687p.intro a {
    688         font-weight: normal;
     688        font-weight: 400;
    689689}
    690690
    691691/* WordPress-style Buttons
     
    11781178h3 {
    11791179        font-size: 14px;
    11801180        color: #23282d;
    1181         font-weight:bold;
     1181        font-weight: 700;
    11821182        margin: -1px 0 1px 0;
    11831183}
    11841184
    11851185h4, h3.head {
    1186         font-weight: bold;
     1186        font-weight: 700;
    11871187        font-size: 14px;
    11881188        border-bottom: 1px solid #dedede;
    11891189        padding-bottom: 4px;
     
    11921192}
    11931193
    11941194h5 {
    1195         font-weight: bold;
     1195        font-weight: 700;
    11961196        font-size: 1em;
    11971197        margin-bottom: 12px;
    11981198}
     
    12031203}
    12041204
    12051205#home-below h4 a {
    1206         font-weight: bold;
     1206        font-weight: 700;
    12071207}
    12081208
    12091209#home-below h5 {
     
    14231423
    14241424#pagebody .submenu li.current {
    14251425        background: url(//s.w.org/style/images/arrow.png) center left no-repeat;
    1426         font-weight: bold;
     1426        font-weight: 700;
    14271427}
    14281428
    14291429#pagebody .submenu li:last-child {
     
    14831483}
    14841484
    14851485#pagebody p.intro a {
    1486         font-weight: normal;
     1486        font-weight: 400;
    14871487}
    14881488
    14891489.feed {
     
    16751675}
    16761676
    16771677#pagebody .books h3 a, #otherbooks h3 a {
    1678         font-weight: normal;
     1678        font-weight: 400;
    16791679}
    16801680
    16811681.features .col-5 li {
     
    17731773#pagebody table.widefat thead {
    17741774        background-color: #cfcfcf;
    17751775        color: #000;
    1776         font-weight: bold;
     1776        font-weight: 700;
    17771777}
    17781778
    17791779#pagebody table.widefat th {
     
    18161816        text-align: right;
    18171817        padding: 10px;
    18181818        width: 150px;
    1819         font-weight: bold;
     1819        font-weight: 700;
    18201820        border-bottom-width: 8px;
    18211821        border-bottom-style: solid;
    18221822}
     
    19191919        font-style: italic;
    19201920        font-family: "Lucida Sans";
    19211921        color: #888;
    1922         font-weight: normal;
     1922        font-weight: 400;
    19231923}
    19241924
    19251925.heatmap {
     
    19281928}
    19291929
    19301930.heatmap a {
    1931         font-weight: normal;
     1931        font-weight: 400;
    19321932}
    19331933
    19341934.col-10 .col-5 {
     
    19901990        clear: both;
    19911991        padding-top: 20px;
    19921992        font-size:22px;
    1993         font-weight: normal;
     1993        font-weight: 400;
    19941994        color: #999;
    19951995        padding-bottom: 6px;
    19961996}
     
    20162016
    20172017ul.logo li a span {
    20182018        color: #999;
    2019         font-weight: normal;
     2019        font-weight: 400;
    20202020}
    20212021
    20222022ul.logo li a {
  • 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 {