Scifi Box v.1.17.03.22 is library to style div like sici-fi style
#Documentation:
HTML structure:
*For node style:
*For inner edge style:
*For outer edge style:
*For cross edge style:
*Default theme(light/dark): -light:
Custom configuration: .scifi_box{ background-color:custom; border-color:custom; } *For node: .scifi_box.node>.corner>div{ background:white; } *For edge: .scifi_box.edge>.corner>div{ border-color:white; }
***Note: In simplex version inner edge need extra adjustment: .scifi_box.edge.inner>.corner{ padding:custom; }