Welcome page and tables frontend( not complete)

This commit is contained in:
Harshitha Shetty
2024-12-03 19:58:29 +05:30
parent 956cf14c53
commit e9b57359f1
11 changed files with 372 additions and 2 deletions

View File

@@ -22,8 +22,8 @@
}
body {
background-color: #96aefb;
background: linear-gradient(to right, #dab8fc, #afc2ff);
background-color:#ffffff;
/* background: linear-gradient(to right, #dab8fc, #afc2ff); */
display: flex;
align-items: center;
justify-content: center;