Files
controls-web/OLD/charts/highchart/style.css
2026-02-17 12:44:37 -06:00

8 lines
110 B
CSS

/* Styles go here */
#container {
width:500px;
height:500px;
border-width: 1px;
border-color: #000;
}