root/galaxy-central/eggs/docutils-0.4-py2.6.egg/docutils/writers/s5_html/themes/default/slides.css @ 3

リビジョン 3, 283 bytes (コミッタ: kohda, 14 年 前)

Install Unix tools  http://hannonlab.cshl.edu/galaxy_unix_tools/galaxy.html

行番号 
1/* This file has been placed in the public domain. */
2
3/* required to make the slide show run at all */
4@import url(s5-core.css);
5
6/* sets basic placement and size of slide components */
7@import url(framing.css);
8
9/* styles that make the slides look good */
10@import url(pretty.css);
Note: リポジトリブラウザについてのヘルプは TracBrowser を参照してください。