Making WordPress.org


Ignore:
Timestamp:
07/10/2024 06:17:54 AM (17 months ago)
Author:
adamwood
Message:

Learn: Sync with git WordPress/learn@83e59bf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2024/src/sidebar-meta-list/style.scss

    r13891 r13893  
    11.wp-block-wporg-learn-sidebar-meta-list {
    2     margin-block-start: 40px;
    3     margin-block-end: 40px;
    4 
    52    a {
    63        text-decoration: none;
     4
     5        &:hover {
     6            text-decoration: underline;
     7        }
    78    }
    89
     
    3132            font-weight: 400;
    3233            text-align: start;
    33             min-width: 100px;
     34            width: 55%;
    3435        }
    3536
     
    4748
    4849            th {
     50                font-weight: 600;
    4951                padding-bottom: 0;
    5052            }
Note: See TracChangeset for help on using the changeset viewer.