Seperate style files for admin and index, admin interface formatting and design

This commit is contained in:
2024-05-09 08:37:08 +02:00
parent 54ca75563a
commit 9f845ea234
4 changed files with 23 additions and 26 deletions
+5
View File
@@ -0,0 +1,5 @@
body {
/* padding: 50px; */
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
background-color: #47BAEA;
}