File: print.css

package info (click to toggle)
pybtex 0.25.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,628 kB
  • sloc: python: 13,585; makefile: 181; sh: 39; javascript: 29
file content (9 lines) | stat: -rw-r--r-- 89 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
@import url(master.css);

a {
	text-decoration: none;
}

div#buttons {
	display: none;
}