+
+
\ No newline at end of file
diff --git a/admin-portal/src/styles.css b/admin-portal/src/styles.css
index e7b9b12..3ef7aa2 100644
--- a/admin-portal/src/styles.css
+++ b/admin-portal/src/styles.css
@@ -1,2 +1,18 @@
/* You can add global styles to this file, and also import other style files */
-@import '~@angular/material/core/theming/prebuilt/deeppurple-amber.css';
\ No newline at end of file
+@import '~@angular/material/core/theming/prebuilt/deeppurple-amber.css';
+
+.box {
+ border: 1px solid black;
+}
+
+hr {
+ border: none;
+ height: 1px;
+ /* Set the hr color */
+ color: #333; /* old IE */
+ background-color: #333; /* Modern Browsers */
+}
+
+body {
+ font-family: Tahoma, Serif;
+}
\ No newline at end of file
diff --git a/bookstore-api/.idea/workspace.xml b/bookstore-api/.idea/workspace.xml
index 89fc6ea..676d519 100644
--- a/bookstore-api/.idea/workspace.xml
+++ b/bookstore-api/.idea/workspace.xml
@@ -695,12 +695,12 @@
-
+
-
+