Update README.md with shortcodes and badges

This commit is contained in:
Alex Shpak
2019-05-24 14:07:44 +02:00
parent 9f90c40517
commit c70bef77a5
6 changed files with 80 additions and 15 deletions
+2
View File
@@ -38,11 +38,13 @@
label {
display: inline-block;
padding: $padding-8 $padding-16;
border-bottom: $padding-1 transparent;
cursor: pointer;
}
.book-tabs-content {
order: 999; //Move content blocks to the end
width: 100%;
border-top: $padding-1 solid $gray-100;
padding: $padding-16;
display: none;