]> git.donarmstrong.com Git - neurodebian.git/blobdiff - sphinx/_static/neurodebian.css
Discontinue the twitter widget
[neurodebian.git] / sphinx / _static / neurodebian.css
index 799714d5a602d28d82af050131b612d21796f135..f20f4e9abffa3692f8bf324cac2c6f61bd36c607 100644 (file)
@@ -42,6 +42,30 @@ div.sphinxsidebar {
     font-size: 90%;
 }
 
+div#identica_widget {
+    font-size: 80%;
+}
+
+div#identica_widget p {
+       margin-top: 0.2em;
+       margin-bottom: 0.2em;
+       display: list-item;
+       list-style-image:url(neurodebian_bullet.png);
+}
+
+div.tweet {
+    border-bottom: 1px dotted #aaa;
+       margin-left: 2em;
+}
+
+span.time:before {
+    content: "[";
+}
+
+span.time:after {
+    content: "]";
+}
+
 div.clearer {
     clear: both;
 }