Making WordPress.org


Ignore:
Timestamp:
04/14/2023 08:39:03 PM (3 years ago)
Author:
coffee2code
Message:

Photo Directory: Improve accessibility of displayed ALT text on single photo pages.

Props joedolson, alexstine, coffee2code.
See #6173.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/css/components/_site.scss

    r12540 r12544  
    4040
    4141.site-main {
    42         figcaption {
     42        .photo-alt-text {
    4343                color: #666;
    4444                font-style: italic;
     45                margin: 0;
    4546
    4647                span {
    4748                        font-style: normal;
    4849                        font-weight: bold;
    49                         margin-right: 0.2rem;
    5050                        user-select: none;
    5151                }
Note: See TracChangeset for help on using the changeset viewer.