File: print.css

package info (click to toggle)
ruby-ronn 0.7.3-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 512 kB
  • ctags: 154
  • sloc: ruby: 1,405; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 154 bytes parent folder | download | duplicates (8)
1
2
3
4
5
.mp { max-width:none }
.man-navigation { display:none !important }
.mp a[href]:not([href^="#"]):not([data-bare-link]):after {
  content:" " attr(href);
}