Subversion-Projekte lars-tiefland.ci

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
776 lars 1
body {
2
  width: 800px;
3
  margin: 0 auto;
4
}
5
#graph {
6
  width: 800px;
7
  height: 250px;
8
  margin: 20px auto 0 auto;
9
}
10
pre {
11
  height: 250px;
12
  overflow: auto;
13
}