File "style-rtl.css"
Full Path: /home/jlklyejr/public_html/post-date/wp-includes/blocks/separator/style-rtl.css
File size: 461 bytes
MIME-type: text/plain
Charset: utf-8
@charset "UTF-8";
.wp-block-separator{
border:none;
border-top:2px solid;
}
:root :where(.wp-block-separator.is-style-dots){
height:auto;
line-height:1;
text-align:center;
}
:root :where(.wp-block-separator.is-style-dots):before{
color:currentColor;
content:"ยทยทยท";
font-family:serif;
font-size:1.5em;
letter-spacing:2em;
padding-left:2em;
}
.wp-block-separator.is-style-dots{
background:none !important;
border:none !important;
}