]> git.donarmstrong.com Git - neurodebian.git/blobdiff - sphinx/_static/neurodebian.css
Adding logos of CCN (no link) and Magdeburg (link to psychoinformatics lab of Michael...
[neurodebian.git] / sphinx / _static / neurodebian.css
index b0c0ebc1ed44453a6eacfa0c75f8977baae1dca1..c389434c7c98e6012f0617b516ed4af369996a43 100644 (file)
@@ -831,11 +831,18 @@ div.buttonbar ul {
 
 div.buttonbar li {
     display: inline;
-    float: left;
     margin: 5px;
     text-align: center;
 }
 
+div.buttonbar.leftbar li {
+    float: left;
+}
+
+div.buttonbar.rightbar li {
+    float: right;
+}
+
 div#randomquote {
 }