Added a site picker plus options to create new sites
This commit is contained in:
parent
cc0da8d668
commit
d80aacc180
14 changed files with 203 additions and 29 deletions
|
|
@ -10,6 +10,15 @@ $container-max-widths: (
|
|||
|
||||
@import "bootstrap/scss/bootstrap.scss";
|
||||
|
||||
// Navbar
|
||||
|
||||
.navbar-site-visit {
|
||||
display: inline-block;
|
||||
line-height: 2em;
|
||||
margin-bottom: 4px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
// Post list
|
||||
|
||||
.postlist .post img {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue