File: main.css

package info (click to toggle)
node-jszip-utils 0.1.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 288 kB
  • sloc: javascript: 408; makefile: 3
file content (7 lines) | stat: -rw-r--r-- 71 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
ul.nav ul {
  list-style:none;
  margin: 0;
  padding: 0 0 0 25px;
}