Ignore:
Timestamp:
11/23/21 14:58:44 (3 years ago)
Author:
Ema <ema_spirova@…>
Branches:
master
Children:
e29cc2e
Parents:
ceaed42
Message:

adding photos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/src/styles.css

    rceaed42 r59329aa  
    11/* You can add global styles to this file, and also import other style files */
    22@import "../node_modules/@angular/material/prebuilt-themes/deeppurple-amber.css";
    3 
    4 
     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");
     6body {
     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 TracChangeset for help on using the changeset viewer.