base template created

This commit is contained in:
상희 김 2015-07-30 00:11:17 +02:00
commit 76a84e43c8
4 changed files with 422 additions and 366 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;
}