File: 80c.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 (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 }