mirror of
https://github.com/arsenetar/pelican-red.git
synced 2026-03-18 16:41:38 +00:00
Finalize javascript and stylsheet for issue #4
Adjust javascript image size to always be less than max container width. Stylesheets are not built in compressed mode by default. Stylesheet changes are mainly to incorperate styles for new elements. Stying of the list elements uses a slightly lighter gradient.
This commit is contained in:
@@ -10,7 +10,7 @@ javascripts_dir = "js"
|
||||
fonts_dir = "fonts"
|
||||
|
||||
# You can select your preferred output style here (can be overridden via the command line):
|
||||
output_style = :compact #or :compressed
|
||||
output_style = :compressed #or :compressed
|
||||
|
||||
# To enable relative paths to assets via compass helper functions. Uncomment:
|
||||
relative_assets = true
|
||||
|
||||
Reference in New Issue
Block a user