portal.mkgtu.ru/common/modules/student/components/chart/assets/css/chart.css

20 lines
292 B
CSS
Raw Permalink Normal View History

2024-03-28 09:51:45 +03:00
#custom-legend {
margin-top: 2em;
}
#custom-legend ul {
list-style-type: none;
}
#custom-legend li {
float: left;
margin-right: 1.5em;
margin-bottom: 0.5em;
}
#custom-legend span {
display: inline-block;
width: 25px;
height: 12px;
margin-right: 0.5em;
}