Making WordPress.org

Changeset 13398


Ignore:
Timestamp:
03/29/2024 12:15:36 AM (17 months ago)
Author:
dufresnesteven
Message:

wporg-support-2024: Update notice to use lemon color.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support-2024/style.css

    r13331 r13398  
    792792div.bbp-template-notice,
    793793div.indicator-hint {
    794     background: #fff8e5;
     794    background: var(--wp--preset--color--lemon-3);
    795795    border: 1px solid #ffb900;
    796796    border-radius: 0;
     
    853853.bbp-topics ul.super-sticky,
    854854.bbp-topics-front ul.super-sticky {
    855     background-color: #fff8e5 !important;
     855    background-color: var(--wp--preset--color--lemon-3) !important;
    856856}
    857857
Note: See TracChangeset for help on using the changeset viewer.