Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 24rem (0.15 sec)

  1. platforms/documentation/docs/src/docs/css/base.css

        padding: .5rem 1rem;
        margin: .8rem 0;
        color: #7a7a7a;
        border-left: .25rem solid #e5e5e5;
    }
    
    blockquote p:first-child {
        margin-top: 0;
    }
    
    blockquote p:last-child {
        margin-bottom: 0;
    }
    
    @media (min-width: 30em) {
        blockquote {
            padding-right: 5rem;
            padding-left: 1.25rem;
        }
    }
    
    /* layout */
    .container, .appendix, .book, .chapter, .footer {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 30.5K bytes
    - Viewed (0)
Back to top