|
Server : Apache System : Linux box5228.bluehost.com 5.14.0-687.39.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Aug 18 06:09:16 EDT 2026 x86_64 User : ttkkiedu ( 1804) PHP Version : 8.2.33 Disable Function : NONE Directory : /home3/ttkkiedu/public_html/wp-includes/blocks/icon/ | |
|
Path: /home3/ttkkiedu/public_html/wp-includes/blocks/icon/style.css
Size: 328 B
Permissions: 0644
/**
* Editor and frontend styles for the Icon Block.
*/
/* Icon Block styles. */
.wp-block-icon {
line-height: 0;
}
.wp-block-icon.aligncenter {
display: flex;
justify-content: center;
}
.wp-block-icon svg {
box-sizing: border-box;
fill: currentColor;
}
:where(.wp-block-icon) svg {
width: 100%;
height: 100%;
}