fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
cover colors
[wolnelektury.git]
/
wolnelektury
/
settings.py
diff --git
a/wolnelektury/settings.py
b/wolnelektury/settings.py
index
7f22b0c
..
e4cb32b
100644
(file)
--- a/
wolnelektury/settings.py
+++ b/
wolnelektury/settings.py
@@
-227,7
+227,7
@@
COMPRESS_CSS = {
},
'screen': {
'source_filenames': ['css/screen.css'],
- 'output_filename':
['css/screen.min?.css']
,
+ 'output_filename':
'css/screen.min?.css'
,
'extra_context': {
'media': 'screen and (min-width: 800px)',
},