satellite logo

satellite

minimal base styles for
quickly building web apps

.fullscreen
fork on github_logo
.grid >
.col-m-3
.only-desktop

grid system

12 column system, .col-1 through .col-12. By default, these are not responsive. If you need responsive columns, use .col-m-1 through .col-m-12. The mobile breakpoint is at 768px to be consistent with bootstrap.

typography

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Default font is 16pt Open Sans.

h1

h2

h3

h4

h5
h6
Headers are Roboto Mono.

You can use .readable-column to constrain a column of text to at most 40 characters wide for readability. Paragraph tags have this property by default.

color

Color classes range from .gray-0 (black) to .gray-16 (white). Note that .black and .white can be used as aliases for these classes.

forms



.button-secondary
.button-secondary

tables

column 1 column 2 column 3
1 2 3
4 5 6
7 8 9

layout classes

sizing: .fullscreen, .fullheight, .readable-column
alignment: .center-column, .center-row, .align-row, .align-column, .padding-right, .padding-left
modifiers: .allow-wrap, .clickable, .highlight
visibility: .only-desktop, .only-mobile



.grid > .col-m-9