git-subtree-dir: SiriusPress/wordpress
git-subtree-mainline: 6d2204413f383520b3f2ece120bc7324f2e88906
git-subtree-split: 1f173de885
10 lines
No EOL
170 B
CSS
10 lines
No EOL
170 B
CSS
.wp-block-avatar {
|
|
box-sizing: border-box;
|
|
line-height: 0;
|
|
}
|
|
.wp-block-avatar img {
|
|
box-sizing: border-box;
|
|
}
|
|
.wp-block-avatar.aligncenter {
|
|
text-align: center;
|
|
} |