Last change
on this file since 6fe77af was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
570 bytes
|
Line | |
---|
1 | /* You can add global styles to this file, and also import other style files */
|
---|
2 | @import "../node_modules/@angular/material/prebuilt-themes/deeppurple-amber.css";
|
---|
3 | @import url("../node_modules/primeicons/primeicons.css");
|
---|
4 | @import url("../node_modules/primeng/resources/themes/saga-orange/theme.css");
|
---|
5 | @import url("../node_modules/primeng/resources/primeng.min.css");
|
---|
6 | body {
|
---|
7 | padding: 2em;
|
---|
8 | font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Helvetica, Arial, sans-serif, “Apple Color Emoji”, “Segoe UI Emoji”, “Segoe UI Symbol”;
|
---|
9 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.