UNPKG

hiuphub-gamified

Version:

app of gamified

185 lines (179 loc) 2.33 kB
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css'); /* a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } body, html { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: 100%; overflow-x: hidden; z-index: 0; position: relative; font-size: 1.125rem; background-color: #f2f4f7; font-family: Arial, 'Helvetica', sans-serif; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:after, blockquote:before { content: ''; content: none; } q:after, q:before { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } */ /* ========================================================================== */ /* GAMIFICATION APP BODY STYALE CSS */ /* ========================================================================== */ #root { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: 100%; z-index: 0; position: relative; font-size: 1.125rem; background-color: #f2f4f7; } .gamification { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: 100%; z-index: 0; position: relative; font-size: 1.125rem; font-family: 'Helvetica', Arial, sans-serif !important; color: #13171f; } .gamification_container_wrap { padding: 70px 30px; } .has-search .form-control-feedback { position: absolute; z-index: 2; display: block; width: 2.375rem; height: 2.375rem; line-height: 1.8rem; text-align: center; pointer-events: none; color: #aaa; } .has-search .form-control { padding-left: 2.375rem; }