make blog as raw content

This commit is contained in:
Rushabh Mehta
2013-03-15 11:29:25 +05:30
parent cb6cf710bb
commit 37db223329
3 changed files with 3 additions and 2 deletions

View File

@@ -61,6 +61,7 @@ div.web-footer {
{% endif %}
div.web-footer, div.web-footer a {
font-size: 90%;
color: #{{ get_hex_shade(doc.background_color or "ffffff", 70) }};
}