Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

    		z-index: 1;
    	}
    }
    
    .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
    - 72.6K bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/docs/css/javadoc.css

    }
    button.copy span {
        color: var(--body-text-color);
        position: relative;
        top: -0.1em;
        transition: all 0.1s;
        font-size: 0.76rem;
        line-height: 1.2em;
        opacity: 0;
    }
    button.copy:hover span,
    button.copy:focus-visible span,
    button.copy.visible span {
        opacity: 100%;
    }
    /* search page copy button */
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Apr 09 14:25:49 UTC 2024
    - 50.5K bytes
    - Viewed (0)
Back to top