[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 p { 2 3 line-height: var(--wp--typography--line-height, var(--global--line-height-body)); 4 5 // inherits general font style set at <body> 6 &.has-background { 7 padding: var(--global--spacing-unit); 8 } 9 10 // Override `color: inherit` from Core styles. 11 &.has-text-color a { 12 color: var(--wp--style--color--link, var(--global--color-primary)); 13 } 14 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Fri Nov 22 08:20:01 2024 | Cross-referenced by PHPXref |