~widelands-dev/widelands-website/django_staticfiles

« back to all changes in this revision

Viewing changes to media/css/documentation.css

  • Committer: franku
  • Date: 2016-08-03 18:37:29 UTC
  • mfrom: (415.1.1 widelands)
  • Revision ID: somal@arcor.de-20160803183729-m97jdcz6w7rlogyq
fixes: server error related to sphinx modindex, Django1.9 warning about a redirect, sphinxdoc css

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
        visibility: visible; 
8
8
}
9
9
 
 
10
img.math{
 
11
        vertical-align: middle;
 
12
}
 
13
 
10
14
/*******************************/
11
15
/* Pygment Syntax Highlighting */
12
16
/*******************************/