File: 80c.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 (6 lines) | stat: -rw-r--r-- 191 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
/* 80c.css - condense width to emulate a classical 80 character terminal */

.mp                       { max-width:86ex }

 /* .mp width + padding */
.man-navigation           { left:101ex }