Making WordPress.org


Ignore:
Timestamp:
08/13/2020 11:43:14 PM (6 years ago)
Author:
coreymckrill
Message:

WordPress.org Learn: Sync with GitHub

https://github.com/WordPress/learn/compare/1accd3db38a60230689bdc157f9e82081d35d163...38e7793fd20434d72ca898988d017ba2009fb677

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-learn/js/workshop-details/src/style.scss

    r10130 r10169  
    66 */
    77
    8  .wp-block-wporg-learn-workshop-details {
     8.wp-block-wporg-learn-workshop-details {
    99    list-style: none;
    1010    margin: 0;
     
    1616        justify-content: space-between;
    1717        padding: 8px 0;
    18         border-top: 1px solid #E2E4E7;
     18        border-top: 1px solid #e2e4e7;
    1919
    2020        &:last-child {
    21             border-bottom: 1px solid #E2E4E7;
     21            border-bottom: 1px solid #e2e4e7;
    2222        }
    2323
Note: See TracChangeset for help on using the changeset viewer.