File: print.css

package info (click to toggle)
ruby-ronn 0.10.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 764 kB
  • sloc: ruby: 1,587; sh: 22; makefile: 9
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);
}