blexar
Version:
CSS framework to establish your favorite websites in mints, with user experience in mind.
33 lines (25 loc) • 557 B
text/stylus
::selection
background: $primary
color: $white
*::placeholder
color: $gray-dark
opacity: 1
&:focus
outline: 0
html, input, button
direction: $dir
font-family: 'Graphik', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'
font-weight: $weight-default
a
color: $link
cursor: pointer
text-decoration: none
&:hover
color: $link-hover
img
max-width: 100%
height: auto
strong, b
font-weight: $weight-super
pre
direction: ltr