allow webpage for home to use its own layout file

This commit is contained in:
friendica
2015-03-31 17:52:03 -07:00
parent 5e01abaa16
commit 7f6ba91dfa
3 changed files with 16 additions and 1 deletions

View File

@@ -9,4 +9,5 @@ header #banner {
section {
display: block;
min-height: 112px;
margin: 50px 10px;
}