Added SubscriptionsMap

This commit is contained in:
vjrj 2018-01-24 16:52:07 +01:00
parent b5d984de6f
commit 3eeb14e30e
10 changed files with 303 additions and 20 deletions

View file

@ -223,4 +223,26 @@
.full-width .page-header { // section titles
margin-top: 20px;
}
.sect1 {
}
.sect2 {
}
.sect3 {
background-color: $todos-back4;
}
.sect4 {
background-color: $todos-back5;
}
.sect5 {
background-color: $todos-back6;
}
.sect6 {
background-color: $todos-back5;
}