UNPKG

meteor-interface

Version:

Simple Content Management System to generate your administration interface for Meteor and React.

17 lines (11 loc) 943 B
"use strict"; var _styledComponents = require("styled-components"); function _templateObject() { var data = _taggedTemplateLiteral(["\n *:not(i) {\n font-family: Oswald;\n }\n input {\n font-family: Oswald !important;\n letter-spacing: 1px;\n }\n .header, h1,h2,h3,h4,h5,h6 {\n font-family: Lato !important;\n letter-spacing: 1px !important;\n }\n main#admin-layout {\n background-color: #EFF0F4 !important;\n min-height: 100vh;\n padding-bottom: 50px;\n }\n .ui.modal{\n top: auto;\n left: auto;\n } \n"]); _templateObject = function _templateObject() { return data; }; return data; } function _taggedTemplateLiteral(strings, raw) { if (!raw) { raw = strings.slice(0); } return Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw) } })); } (0, _styledComponents.injectGlobal)(_templateObject());