File: print.css

package info (click to toggle)
ruby-ronn 0.7.3-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 512 kB
  • 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);
}