[cc-commits] [SCM] "Ahab" skin for CC Learn (based on the work of White Whale) (branch master) updated. b6d7b5d3093d2eb3564b4f6a60ba7a92e3a0ab5d

git version control git at a7.creativecommons.org
Tue Mar 31 19:37:40 EDT 2009


The branch, master has been updated
       via  b6d7b5d3093d2eb3564b4f6a60ba7a92e3a0ab5d (commit)
      from  20ca940b5239a921818aab830cd8baf4983de9f7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b6d7b5d3093d2eb3564b4f6a60ba7a92e3a0ab5d
Author: Alex Roberts <alex at a6.creativecommons.org>
Date:   Tue Mar 31 16:37:11 2009 -0700

    Added support to float images left/right, and image captions

-----------------------------------------------------------------------

Summary of changes (followed by patch):
 from_whitewhale/styles/opened.css |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/from_whitewhale/styles/opened.css b/from_whitewhale/styles/opened.css
index 009a0f7..d68b471 100644
--- a/from_whitewhale/styles/opened.css
+++ b/from_whitewhale/styles/opened.css
@@ -84,6 +84,11 @@ h1.firstHeading {
 	margin-top:-2px;
 }
 
+.tleft, .floatleft { float: left; margin-right: 15px; }
+.tright, .floatright { float: right; margin-left: 15px; }
+.thumbcaption { font-size: 0.8em; }
+
+
 .titleFirstWord {
     color: #CC0000;
 }


hooks/post-receive
-- 
"Ahab" skin for CC Learn (based on the work of White Whale)



More information about the cc-commits mailing list