File: index.css

package info (click to toggle)
c3 0.4.11%2Bdfsg-4
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 2,156 kB
  • sloc: javascript: 21,542; makefile: 18
file content (12 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
.row {
  margin-left: 8px;
}
.row a {
  display: block;
  text-align: left;
  font-size: 1.2em;
  line-height: 1.8;
}
.row h3 {
  color: #777;
}