Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for 72rem (0.02 sec)

  1. pkg/ctrlz/assets/static/css/all.css

        text-align: center
    }
    
    .notfound .icon {
        margin-top: 9rem
    }
    
    .notfound .icon img {
        height: 12rem
    }
    
    .notfound .error {
        padding: 2rem 0 0 0;
        font-weight: 700;
        font-size: 200%
    }
    
    .notfound .explanation {
        padding: 2rem 0 9rem 0;
        font-weight: 300;
        font-size: 100%
    }
    
    p.last-refresh {
        font-style: italic;
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 23 17:08:31 UTC 2023
    - 17.1K bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/docs/css/base.css

    }
    
    .site-footer-secondary__contents {
        display: flex;
        align-items: center;
        justify-content: space-between;
        max-width: 75rem;
        margin-left: auto;
        margin-right: auto;
        font-size: 0.875rem;
        padding: 0.5rem 0.75rem;
    }
    
    /*
     * 1. Value is the largest computed width among 'site-footer__copy' and 'site-footer__links'.
     */
    .site-footer__copy,
    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