File: slides-default.css

package info (click to toggle)
docbook-slides-demo 3.4.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 2,388 kB
  • sloc: javascript: 2,350; xml: 240; makefile: 6
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; }