[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 .is-small-text{ 2 font-size:.875em; 3 } 4 5 .is-regular-text{ 6 font-size:1em; 7 } 8 9 .is-large-text{ 10 font-size:2.25em; 11 } 12 13 .is-larger-text{ 14 font-size:3em; 15 } 16 17 .has-drop-cap:not(:focus):first-letter{ 18 float:right; 19 font-size:8.4em; 20 font-style:normal; 21 font-weight:100; 22 line-height:.68; 23 margin:.05em 0 0 .1em; 24 text-transform:uppercase; 25 } 26 27 body.rtl .has-drop-cap:not(:focus):first-letter{ 28 float:none; 29 margin-right:.1em; 30 } 31 32 p.has-drop-cap.has-background{ 33 overflow:hidden; 34 } 35 36 :root :where(p.has-background){ 37 padding:1.25em 2.375em; 38 } 39 40 :where(p.has-text-color:not(.has-link-color)) a{ 41 color:inherit; 42 } 43 44 p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{ 45 rotate:180deg; 46 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |