Skip to content

Instantly share code, notes, and snippets.

View ajuliano's full-sized avatar

Albert Johansson ajuliano

View GitHub Profile
@ryanurban
ryanurban / cmb2_tweaks.css
Last active February 19, 2016 14:13
CMB2 CSS Tweaks
.postbox-container .cmb2-metabox .cmb-th {
font-size : 13px;
font-weight: 600;
}
.cmb-repeatable-group .cmb-group-title {
font-weight : normal;
font-size : 12px !important;
}