hades/client/app/graph/graph.component.css

15 lines
167 B
CSS

svg {
background: #57809b33;
width: 100%;
}
div {
position: relative;
}
div h4 {
position: absolute;
width: 100%;
text-align: center;
margin: 5px 0;
}