File: slides-default.css

package info (click to toggle)
docbook-slides 3.4.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,616 kB
  • sloc: javascript: 2,350; xml: 1,404; sh: 656; makefile: 5
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; }