@import "Lungo.theme.default.font.css"; /** * Stylesheet * * @namespace LUNGO.Theme * @class Default * * @author Javier Jimenez Villar || @soyjavi */ /* @theme: #2daf96; @theme-light: #35d2b3; @theme-dark: #22937d; */ .app { background: #000000; font-family: 'Roboto', Helvetica, Arial, sans-serif; } /* @group
&