KVL_visualize / style.css
chanschan's picture
Ver 1.0, Plot by Projecting SEDs on 3D TOP surface
5877840
.green_text {
color: green;
}
.bold_text {
font-weight: bold;
}
.load_successful_text{
background-color: green;
color:white;
border-radius: 0.4em;
padding: 0.5rem;
font-weight: bold;
}