diff --git a/assets/css/custom.css b/assets/css/custom.css new file mode 100644 index 0000000..0666ffa --- /dev/null +++ b/assets/css/custom.css @@ -0,0 +1,18 @@ + +body { + font-family: 'Inter', sans-serif; + background-color: #F8F9FA; +} + +.navbar-brand { + font-weight: 600; +} + +.header-gradient { + background: linear-gradient(90deg, #0d6efd 0%, #0d6efd 100%); + color: white; +} + +.card-header { + font-weight: 500; +} diff --git a/db/config.php b/db/config.php index 2162f3c..6a7203f 100644 --- a/db/config.php +++ b/db/config.php @@ -1,7 +1,7 @@ + + + + +