[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 // Measure 2 // - The width of a line of text, in characters, is known as its measure. 3 4 header *, 5 main *, 6 footer * { 7 max-width: var(--global--spacing-measure); 8 } 9 10 html, 11 body, 12 div, 13 header, 14 nav, 15 article, 16 figure, 17 hr, 18 main, 19 section, 20 footer { 21 max-width: none; 22 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Fri Nov 22 08:20:01 2024 | Cross-referenced by PHPXref |