Making WordPress.org

Ticket #6356: 6356.patch

File 6356.patch, 653 bytes (added by multidots1896, 4 years ago)

added patch

  • wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css

     
    843843        max-width: 940px;
    844844        margin: 0px auto;
    845845        padding: 0;
     846        margin-top: 20px;
    846847}
    847848
    848849.make-welcome .entry-content h4,
     
    941942        }
    942943}
    943944
     945@media screen and (max-width: 1024px) {
     946        .make-welcome .entry-content {
     947                margin-top: 20px;
     948        }
     949}
     950
    944951.js-disabled-notice {
    945952        position: fixed;
    946953        bottom: 0;