File: extradoxygen.css

package info (click to toggle)
lib2geom 1.4-5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 6,124 kB
  • sloc: cpp: 64,251; python: 2,889; ansic: 1,963; makefile: 37
file content (14 lines) | stat: -rw-r--r-- 175 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#top {
    width: 1000px; 
    margin: 0 auto;
}

div.contents {
    width: 1000px; 
    margin: 0 auto;
}

div.header {
    width: 1000px; 
    margin: 0 auto;
}