Added SubscriptionsMap
This commit is contained in:
parent
b5d984de6f
commit
3eeb14e30e
10 changed files with 303 additions and 20 deletions
|
|
@ -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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue