UNPKG

apostrophe

Version:

The Apostrophe Content Management System.

10 lines (8 loc) 268 B
// =============================================================== // Generic Styles for Apostrophe UI // =============================================================== * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }