Add different options for styling bash, python and divider commands

This commit is contained in:
ines 2017-05-21 20:51:17 +02:00
parent 0864a8ddd8
commit 5c06cf71ab

View File

@ -84,7 +84,15 @@
&:before
color: $color-theme
margin-right: 1em
&.c-quickstart__line--bash:before
content: "$"
&.c-quickstart__line--python:before
content: ">>>"
&.c-quickstart__line--divider
padding: 1.5rem 0
.c-quickstart__code
font-size: 1.6rem