Files
bulma/sass/elements/other.sass
Jeremy Thomas 73ab6b214d Fix table
2016-10-30 12:20:51 +00:00

50 lines
718 B
Sass

.block
+block
.container
position: relative
+desktop
margin: 0 auto
max-width: 960px
// Modifiers
&.is-fluid
margin: 0 1.5rem
max-width: none
+widescreen
max-width: 1200px
.delete
+delete
.fa
font-size: 21px
text-align: center
vertical-align: top
.heading
display: block
font-size: 11px
letter-spacing: 1px
margin-bottom: 5px
text-transform: uppercase
.highlight
+block
font-weight: $weight-normal
max-width: 100%
overflow: hidden
padding: 0
pre
overflow: auto
max-width: 100%
.loader
+loader
.number
background-color: $background
border-radius: 290486px
display: inline-block
font-size: $size-medium
vertical-align: top