Allows multiple block for a template
This commit is contained in:
@@ -8,8 +8,8 @@ body
|
||||
/* margin: 0 auto; */
|
||||
padding: 0;
|
||||
background-color: #ffffe2;
|
||||
margin-left: 20%;
|
||||
margin-right: 20%;
|
||||
margin-left: 15%;
|
||||
margin-right: 15%;
|
||||
height:100%;
|
||||
}
|
||||
|
||||
@@ -109,6 +109,7 @@ div.menu div.menu_content div.menu_content_header
|
||||
div.menu div.menu_content div.menu_content_content
|
||||
{
|
||||
color: #5e6a34;
|
||||
margin: 3px;
|
||||
}
|
||||
|
||||
div.menu_content_content a
|
||||
|
||||
Reference in New Issue
Block a user