Skip to content

Instantly share code, notes, and snippets.

@vojnovski
Created December 24, 2013 09:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vojnovski/8110994 to your computer and use it in GitHub Desktop.
Save vojnovski/8110994 to your computer and use it in GitHub Desktop.
Test
{
"name": "Test",
"description": "",
"data": {}
}
{macro main()}
<h1>Hello Instant Aria Templates</h1>
{/macro}
{macro main()}
.NLPContainer{
padding-bottom: 5px;
padding-left: 40px;
padding-right: 40px;
padding-top: 10px;
}
.NLPformInput{
display:inline-block;
font-size:2rem;
position: inherit;
width: 100%;
}
{/macro}
@vojnovski
Copy link
Author

Created by Instant Aria Templates, viewable on http://instant.ariatemplates.com/vojnovski/8110994

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment