add some css for sharing-thebook
authorProduction Moz <dev@sopinspace.com>
Tue, 24 Jan 2012 15:27:58 +0100
changeset 396 31a50d99c929
parent 395 5ff35e8e16e2
child 399 cb7209d5caa9
add some css for sharing-thebook
src/cm/media/css/site/text_view_comments/c-text-styles.css
--- a/src/cm/media/css/site/text_view_comments/c-text-styles.css	Mon Jan 23 11:14:44 2012 +0100
+++ b/src/cm/media/css/site/text_view_comments/c-text-styles.css	Tue Jan 24 15:27:58 2012 +0100
@@ -38,6 +38,16 @@
   color: #ff0000;
 }
 
+div.frame {
+  border: 1px solid #000;
+  padding: 5px;
+}
+
+div.frame .title {
+  font-weight: bold;
+  text-align: center;
+}
+
 /* Add empty space before footnotes and a black line on top. */
 .footnotes {
   clear: both;