Arquivos estáticos (staticfiles), STATIC_URL, STATICFILES_DIRS e load static
This commit is contained in:
3
aula207_ola_django/home/static/home/css/blue.css
Normal file
3
aula207_ola_django/home/static/home/css/blue.css
Normal file
@@ -0,0 +1,3 @@
|
||||
body {
|
||||
background: blue;
|
||||
}
|
||||
Reference in New Issue
Block a user