diff options
author | luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f> | 2010-05-06 22:46:22 +0000 |
---|---|---|
committer | luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f> | 2010-05-06 22:46:22 +0000 |
commit | 940e343ee500a990a2be45578708d3f5d9875263 (patch) | |
tree | 4f57ac3a994434582047decfa439d6c50b8a7f68 /media/sass/print.sass | |
parent | 1b8c0ae77d1ffe6fe9af30e2c1646ea7cd2466c6 (diff) |
revamped slideshow with jquery, maps and exif data
Diffstat (limited to 'media/sass/print.sass')
-rw-r--r-- | media/sass/print.sass | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/media/sass/print.sass b/media/sass/print.sass new file mode 100644 index 0000000..e0f46a5 --- /dev/null +++ b/media/sass/print.sass @@ -0,0 +1,12 @@ + +img.picfull + float= left + +img.postpic + float= left + +img.postpicright + float= right + +header hgroup, header nav, #comments, #page-navigation, footer, .hide + display= none
\ No newline at end of file |