From 1c8c847577a60802a93506c21cb54ab4ab8be26e Mon Sep 17 00:00:00 2001 From: "luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f" Date: Wed, 14 Jul 2010 15:48:13 +0000 Subject: added figures and captions to the writing css --- media/sass/_writing.sass | 18 +++++++++++++++++- media/sass/dark.sass | 2 +- 2 files changed, 18 insertions(+), 2 deletions(-) (limited to 'media/sass') diff --git a/media/sass/_writing.sass b/media/sass/_writing.sass index bc5c9b1..95183d3 100644 --- a/media/sass/_writing.sass +++ b/media/sass/_writing.sass @@ -222,4 +222,20 @@ ul#dsq-comments .dsq-comment-footer font-size: .8em #dsq-comments-title - display: none !important \ No newline at end of file + display: none !important + +div.figure + position: relative + margin: 10px 0 + span.legend + display: block + +transparent_class_light + position: absolute + bottom: 9px + left: 0 + font-family= Helvetica,Verdana,sans-serif + font-size= .7em + padding: 8px 0 8px 8px + width: 552px + background= !luxagraf_brown + color: #999 diff --git a/media/sass/dark.sass b/media/sass/dark.sass index 4a7a821..17db98e 100644 --- a/media/sass/dark.sass +++ b/media/sass/dark.sass @@ -86,4 +86,4 @@ dl.addendum dt h4 a.disqus-link-count color= #ccc !important - \ No newline at end of file + -- cgit v1.2.3