File: project.css

package info (click to toggle)
libcommons-collections3-java 3.1a-3.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 5,236 kB
  • ctags: 8,198
  • sloc: java: 51,126; xml: 1,412; makefile: 14
file content (10 lines) | stat: -rw-r--r-- 126 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#banner, #banner td { 
 background: #fff;
 color: #000;
}

#banner td { 
 height: 100%;
 vertical-align: middle;
}