Make WordPress Core

Ticket #58383: 58383.2.patch

File 58383.2.patch, 860 bytes (added by nkeller15, 7 months ago)

Patch for style-rtl.css

  • src/wp-content/themes/twentytwentyone/style-rtl.css

     
    15501550/* Over here, place any elements that do not need to have their own file. */
    15511551b,
    15521552strong {
    1553         font-weight: 700;
     1553        font-weight: 600;
    15541554}
    15551555
    15561556dfn,
  • src/wp-content/themes/twentytwentyone/style.css

     
    15601560/* Over here, place any elements that do not need to have their own file. */
    15611561b,
    15621562strong {
    1563         font-weight: 700;
     1563        font-weight: 600;
    15641564}
    15651565
    15661566dfn,