Sha256: cb5d35cd8f76757db2ec3bd86e5f72685eb12e519f74e1012089a5bbc4a0b454
Contents?: true
Size: 933 Bytes
Versions: 1
Compression:
Stored size: 933 Bytes
Contents
/* Theme Name: [bootstrap] Description: Used to style the TinyMCE editor. */ p { margin: 0 0 9px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; small { font-size: 11px; color: #999999; } } h1, h2, h3, h4, h5, h6 { margin: 0; font-weight: bold; color: #333333; text-rendering: optimizelegibility; } h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-weight: normal; color: #999999; } h1 { font-size: 30px; line-height: 36px; small { font-size: 18px; } } h2 { font-size: 24px; line-height: 36px; small { font-size: 18px; } } h3 { line-height: 27px; font-size: 18px; small { font-size: 14px; } } h4, h5, h6 { line-height: 18px; } h4 { font-size: 14px; small { font-size: 12px; } } h5 { font-size: 12px; } h6 { font-size: 11px; color: #999999; text-transform: uppercase; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wordpress-starter-0.3 | templates/bootstrap/editor-style.scss |