bulma/docs/sass/global.sass
2017-05-05 13:04:16 +01:00

50 lines
892 B
Sass

svg
max-height: 100%
max-width: 100%
$carbon-space: 15px
#carbon
max-width: 340px
min-height: 120px + ($carbon-space * 2)
padding: 0
position: relative
&:hover
box-shadow: 0 2px 3px rgba($black, 0.1), 0 0 0 1px $primary
+tablet
margin-left: auto
margin-right: auto
width: 340px
#carbonads
font-size: 14px
text-align: left
a,
span
display: block
.carbon-wrap
position: relative
.carbon-img
float: left
height: 130px
padding: 15px 0 15px 15px
width: 145px
img
display: block
height: 100px
width: 130px
.carbon-text
display: block
color: $text-strong
line-height: 20px
padding: 15px 15px 35px 160px
.carbon-poweredby
bottom: 0
color: $text-light
font-size: $size-small
left: 160px
line-height: 20px
padding: 0 15px 10px 0
position: absolute
right: 0