diff options
Diffstat (limited to 'media/sass/_writing.sass')
-rw-r--r-- | media/sass/_writing.sass | 18 |
1 files changed, 17 insertions, 1 deletions
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 |