mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 15:34:12 +01:00
10 lines
81 B
CSS
10 lines
81 B
CSS
|
|
body {
|
|
text-align: center;
|
|
}
|
|
|
|
#chart {
|
|
width: 720px;
|
|
margin: 24px auto;
|
|
}
|