Added info block styles
This commit is contained in:
parent
15f629b7ef
commit
255dfe1c1e
2 changed files with 13 additions and 1 deletions
|
@ -55,3 +55,15 @@ p:first-child
|
|||
|
||||
.clearfloat
|
||||
clear: both
|
||||
|
||||
.block-info
|
||||
background-color: lightblue
|
||||
padding: 12px
|
||||
|
||||
&:before
|
||||
color: darken(lightblue, 50)
|
||||
content: '🛈'
|
||||
float: left
|
||||
font-size: 180%
|
||||
line-height: 80%
|
||||
padding-right: 6px
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue