Making WordPress.org


Ignore:
Timestamp:
03/08/2024 04:13:11 AM (2 years ago)
Author:
dd32
Message:

wporg-plugins-2024: Style updates, removing the wporg base theme, less style overrides.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/client/styles/objects/_notices.scss

    r13261 r13300  
    55        margin: 1em 0;
    66        padding: 1px 12px;
    7         font-size: ms( -1 );
     7        font-size: var( --wp--preset--font-size--small );
    88
    99        p, ul {
    1010                margin: 0.5em 0;
    1111                padding: 2px;
    12 
    13                 /* wp4.css is setting a border bottom on anchor tags in paragraphs tags... The notice block requires a paragraph tag */
    14                 a {
    15                         border-bottom: 0;
    16                 }
    1712        }
    1813
Note: See TracChangeset for help on using the changeset viewer.