2021-10-12 01:54:51 +02:00

7 lines
98 B
CSS

/* Generated graph container */
#cy {
width: 100%;
height: 600px;
background-color: blue;
}