UNPKG

jqwidgets-framework

Version:

jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.

11 lines (9 loc) 283 B
/* You can add global styles to this file, and also import other style files */ @import "~@angular/material/prebuilt-themes/indigo-pink.css"; body { font-family: Roboto,Helvetica Neue,Helvetica,Arial,sans-serif; background-color: #f2f2f2; } body * { font-size: 95%; }