]> git.donarmstrong.com Git - neurodebian.git/blobdiff - sphinx/_static/neurodebian.css
slight tune up for twitter timeline style
[neurodebian.git] / sphinx / _static / neurodebian.css
index b0d643bb01640085bd7943f035f97a99cd16bb51..b0c0ebc1ed44453a6eacfa0c75f8977baae1dca1 100644 (file)
@@ -2,6 +2,8 @@
  * Sphinx Doc Design
  */
 
+@import "bigmess.css";
+
 body {
     font-family: sans-serif;
     font-size: 100%;
@@ -57,6 +59,12 @@ div#identica_widget p {
        list-style-image:url(neurodebian_bullet.png);
 }
 
+iframe.twitter-timeline {
+    border-bottom: 1px dotted #aaa;
+    margin-left: 1%;
+    width: 99%;
+}
+
 div.tweet {
     border-bottom: 1px dotted #aaa;
        margin-left: 2em;