Include hosting and stripe

This commit is contained in:
M.Ravi 2023-11-22 15:42:05 +05:30
commit d774d38554
432 changed files with 55919 additions and 13 deletions

View file

@ -0,0 +1,6 @@
@charset "UTF-8";
/* CSS Document */
.intro-header {
background: url(../img/django-intro-bg.png) no-repeat center center;
}