File: common.css

package info (click to toggle)
ruby-tilt 2.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 648 kB
  • sloc: ruby: 4,998; makefile: 7
file content (14 lines) | stat: -rw-r--r-- 136 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
body {
  line-height: 1.5;
  font-size: 14px;
}

.frames #content {
  margin: 0;
}

#content {
  margin: 0 auto;
  max-width: 720px;
}