| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 .wp-block-site-logo { 2 box-sizing: border-box; 3 line-height: 0; 4 } 5 .wp-block-site-logo a { 6 display: inline-block; 7 line-height: 0; 8 } 9 .wp-block-site-logo.is-default-size img { 10 width: 120px; 11 height: auto; 12 } 13 .wp-block-site-logo img { 14 height: auto; 15 max-width: 100%; 16 } 17 .wp-block-site-logo a, 18 .wp-block-site-logo img { 19 border-radius: inherit; 20 } 21 .wp-block-site-logo.aligncenter { 22 margin-right: auto; 23 margin-left: auto; 24 text-align: center; 25 } 26 27 :root :where(.wp-block-site-logo.is-style-rounded) { 28 border-radius: 9999px; 29 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated : Mon May 25 08:20:05 2026 | Cross-referenced by PHPXref |