typograf
Version:
The client and server typography
37 lines (30 loc) • 407 B
CSS
.typograf-oa-sp-lbracket
{
margin-right: 0.3em;
}
.typograf-oa-lbracket,
.typograf-oa-n-lbracket
{
margin-left: -0.3em;
}
.typograf-oa-comma
{
margin-right: -0.2em;
}
.typograf-oa-comma-sp
{
margin-left: 0.2em;
}
.typograf-oa-sp-lquote
{
margin-right: 0.44em;
}
.typograf-oa-lquote,
.typograf-oa-n-lquote
{
margin-left: -0.44em;
}
.typograf-nowrap
{
white-space: nowrap;
}