File: db5.css

package info (click to toggle)
publican 4.3.2-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 18,364 kB
  • sloc: javascript: 17,390; perl: 13,081; xml: 11,558; makefile: 167; python: 29; sh: 29
file content (15 lines) | stat: -rw-r--r-- 139 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

body {
}

.visible {
    display: block !important;
}
.hidden {
    display: none !important;
}

#menu, #menu * {
    margin-top: 0px;
}