diff --git a/src/scriptform.py b/src/scriptform.py index 4f5e6e7..6aea2c4 100755 --- a/src/scriptform.py +++ b/src/scriptform.py @@ -86,6 +86,10 @@ html_header = u''' div.result ul li {{ list-style: none; float: left; margin-right: 20px; font-size: 0.90em; }} div.result ul.nav {{ margin-bottom: 128px; }} + + /* Other */ + div.about {{ text-align: center; font-size: 12px; color: #808080; }} + div.about a {{ text-decoration: none; color: #000000; }} @@ -94,6 +98,7 @@ html_header = u''' ''' html_footer = u''' +
Powered by Scriptform