0byt3m1n1
Path:
/
var
/
www
/
clients
/
client38
/
web37
/
web
/
wp-content
/
plugins
/
us-core
/
usof
/
css
/
[
Home
]
File: font-preview.css
/* TYPE Font Preview */ .usof-form-row.type_font { padding-bottom: 0; } .usof-form-group .usof-form-row.type_font { padding-top: 0; padding-bottom: 15px; } .usof-font-preview { display: flex; align-items: center; height: 80px; font-size: 24px; line-height: 1.4; padding: 0 25px; overflow: hidden; margin-bottom: -2px; border: 2px dotted rgba(0,0,0,0.15); } .usof-form-row.type_font:not(:first-child) .usof-font-preview { margin-top: 3vh; } .usof-form-row[data-name="body_font_family"] .usof-font-preview { height: 140px; } .usof-form-row[data-name="heading_font_family"] .usof-font-preview { white-space: nowrap; } .usof-font .usof-checkbox-list { margin-top: 4px !important; } .usof-font .usof-checkbox { margin: 0 !important; width: 25%; }