[go: up one dir, main page]

Menu

[r1825]: / trunk / doc / css / index.css  Maximize  Restore  History

Download this file

16 lines (12 with data), 458 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
/*
:Author: Evgeni Pandurski
:Contact: epandurski@gmail.com
:Copyright: This stylesheet has been placed in the public domain.
Stylesheet for use with Docutils. This is a slight modification
of the default theme.
*/
@import url(../css/html4css1.css);
@import url(../css/figures.css);
@import url(../css/print.css) print;
@import url(../css/lightblue.css) screen and (min-device-width: 1024px), projection;
/* Your customizations go here. For example: */