File: slides-default.css

package info (click to toggle)
docbook-slides 3.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 2,624 kB
  • ctags: 598
  • sloc: xml: 1,404; sh: 656; makefile: 7
file content (9 lines) | stat: -rw-r--r-- 212 bytes parent folder | download | duplicates (18)
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; }