File: slides-default.css

package info (click to toggle)
docbook-slides-demo 3.3.1-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, sarge, squeeze
  • size: 2,292 kB
  • ctags: 656
  • sloc: xml: 203; sh: 45; makefile: 27
file content (9 lines) | stat: -rw-r--r-- 212 bytes parent folder | download | duplicates (20)
1
2
3
4
5
6
7
8
9
@import url('slides.css');

.toclink { font-size: 10pt;
             font-weight: normal;
           }

.toclink a         { color: blue; }
.toclink a:link    { color: blue; }
.toclink a:visited { color: blue; }