diff --git a/+++/lestyle.css b/+++/lestyle.css index e59a0f5..49733ee 100644 --- a/+++/lestyle.css +++ b/+++/lestyle.css @@ -47,16 +47,26 @@ table td img { border: 2px grey ridge; } +.lst p mat { + margin-left: : 2em; +} + .lst ul li { display: inline; } .lst ul li desc { - bborder: 10px grey ridge; margin: 2em; margin-bottom: 1em; width: 985; display: block; } +.lst ul li desc img { + border: 10px grey ridge; + margin: 0em; + margin-bottom: 2em; + width: 985; + display: block; +} .lst ul li img { border: 10px grey ridge; @@ -72,6 +82,44 @@ table td img { width: 450; } +.lst ul li sound { + display: inline-block; + border: 10px grey ridge; + margin: 2em; + width: 440; + padding: 10; +} + +.lst ul li sound track { + display: block; + margin-top: 0.3em; + margin-bottom: 0.3em; +} + +.lst ul li sound info { + width: 100%; +} + +.lst ul li sound audio { + width: 100%; + margin-top: 0.5em; +} + +.lst ul li lo img { + border: none; + margin: 1em; + margin-top: 0.5em; + max-width: 300; +} + +.lst ul li la img { + border: none; + margin: 1em; + margin-top: 0.5em; + max-width: 100; + max-height: 100; +} + address { margin: 20px; } diff --git a/.gitignore b/.gitignore index be8fcf2..c1b8efb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +++/*.jpg ++++/*.jpeg +++/*.pdf -+++/Screen-Shot-2014-05-26-at-20.40.24-b.png \ No newline at end of file ++++/Screen-Shot-2014-05-26-at-20.40.24-b.png ++++/bb15.png \ No newline at end of file diff --git a/gen.py b/gen.py index d3a57ee..0ebb464 100644 --- a/gen.py +++ b/gen.py @@ -49,13 +49,37 @@ def translate(txt, dirname): def escape_date(dirname): return re.sub('^20\d{2}?.', '', dirname) -def emit_img(file): +def emit_img(file, data_dir): return '' -def emit_video_mp4(file): +def emit_video_mp4(file, data_dir): return '