Repository is not clean. Please commit or stash any changes before updating.

This commit is contained in:
MiharyR 2021-10-24 11:49:45 +02:00
parent aac0ae7544
commit 4b8edc6552
20 changed files with 23868 additions and 1181 deletions

View file

@ -1 +1,8 @@
/* You can add global styles to this file, and also import other style files */
@import "~@angular/material/prebuilt-themes/indigo-pink.css";
--root {
--main-color: #939;
}
html, body { height: 100%; }
body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; }