Files
OrcaSlicer-bambulab/resources/web/guide/5/5.css
Louis Rossmann c661ddc2eb Initial release
2026-05-11 07:39:33 -05:00

34 lines
293 B
CSS

#Content
{
padding:0% 15%;
}
#FeatureText
{
line-height: 30px;
margin-top: 10mm;
}
#CheckArea
{
margin-top:10mm;
line-height: 30px;
}
/* ORCA brokes shape of custom css checkbox
#InstallCheck
{
width: 30px;
}
*/
#RestartText
{
padding-left:30px;
}
.TextPoint
{
font-size:14px;
}