Making WordPress.org


Ignore:
Timestamp:
05/24/2016 10:44:10 PM (10 years ago)
Author:
coffee2code
Message:

developer.wordpress.org: Add and use template for handbook archive/search listings.

See #1671.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss

    r3049 r3245  
    961961                font-weight: 300;
    962962        }
     963        .handbook {
     964                h1 {
     965                        margin: 24px 0;
     966                        font-size: 20px;
     967                        font-weight: normal;
     968                }
     969        }
    963970        .wp-parser-class, .wp-parser-function, .wp-parser-hook, .wp-parser-method {
    964971                border-bottom: 1px solid #dfdfdf;
Note: See TracChangeset for help on using the changeset viewer.