app/soc/content/css/soc.css
changeset 239 497da2d890ff
parent 217 7e121e6ba0dd
child 246 5d2df032e19e
--- a/app/soc/content/css/soc.css	Wed Oct 01 06:59:51 2008 +0000
+++ b/app/soc/content/css/soc.css	Wed Oct 01 07:00:26 2008 +0000
@@ -266,6 +266,21 @@
   font-size: small;
 }
 
+#createdon {
+  text-align: right;
+  font-size: small;
+}
+
+#docsummary {
+  border: 10px solid #e5ecf9;
+  border-top: 1px solid #3366cc;
+}
+
+#docsummary h2 {
+  margin-top: 0.1em;
+  background-color: #e5ecf9;
+}
+
 /* SIDEBAR MENU */
 #side {
   width: 200px;