Side
Sides render a side that if used with other sides generates a regular polygon figure. The runtime supports more than 60 sides per orbit; the 60-item limit applies only to the CSS-only fallback.
Examples include the current Orbit stylesheet and runtime. Get both files for your project.
Look and feel
Section titled “Look and feel”Sides can be customized by adding CSS border and background properties.
Examples include the current Orbit stylesheet and runtime. Get both files for your project.
Adjusting radial layout
Section titled “Adjusting radial layout”Arbitrary side angle.
Section titled “Arbitrary side angle.”.angle-*: Set starting point angle from 0 to 360 degrees, overrriding automatic radial arragement.
Examples include the current Orbit stylesheet and runtime. Get both files for your project.
Relative side orbital position
Section titled “Relative side orbital position”By default, .side is positioned in the middle of orbit path. To change that, there some CSS utilities:
.inner-orbit: To place an.side just below its orbit.
.outer-orbit: To place .side just above its orbit.
Examples include the current Orbit stylesheet and runtime. Get both files for your project.