From 7b779cdca773a4a6e4091abe4c48db33ab22b49e Mon Sep 17 00:00:00 2001 From: Michael Hanke Date: Wed, 26 Aug 2009 11:00:50 -0400 Subject: [PATCH] Improve CSS, add mirror sponsor links. --- sphinx/_static/neurodebian.css | 7 +++++++ sphinx/index.rst | 9 ++++++--- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/sphinx/_static/neurodebian.css b/sphinx/_static/neurodebian.css index ed90176..69086be 100644 --- a/sphinx/_static/neurodebian.css +++ b/sphinx/_static/neurodebian.css @@ -437,6 +437,12 @@ div.seealso { border: 1px solid #D8769A; border-left: none; border-right: none; + font-size: .8em; +} + +div.seealso ul { + margin-top: 0.2em; + margin-bottom: 0.2em; } div.warning { @@ -449,6 +455,7 @@ div.note { border: 1px solid #3d7aa5; border-left: none; border-right: none; + font-size: .8em; } p.admonition-title { diff --git a/sphinx/index.rst b/sphinx/index.rst index d9ef80b..8bec69d 100644 --- a/sphinx/index.rst +++ b/sphinx/index.rst @@ -37,12 +37,15 @@ releases and repository mirrors: .. include:: sources_lists .. note:: - Thanks to the Department of Experimental Psychology at the University of - Mageburg, and the Department of Psychological and Brain Sciences at Dartmouth - College for hosting a mirror. + Thanks to the `Department of Experimental Psychology at the University of + Magdeburg`_, and the `Department of Psychological and Brain Sciences at Dartmouth + College`_ for hosting a mirror. If your are interested in mirroring the repository, please see the :ref:`faq`. +.. _Department of Experimental Psychology at the University of Magdeburg: http://apsy.gse.uni-magdeburg.de +.. _Department of Psychological and Brain Sciences at Dartmouth College: http://www.dartmouth.edu/~psych + Once this is done, you have to update the package index. Use your favorite package manager, e.g. synaptic, adept, or whatever you like. In the terminal you can use :command:`aptitude` to achieve the same:: -- 2.39.2