added note on source
This commit is contained in:
@@ -137,6 +137,7 @@ def get_header(opts):
|
|||||||
''' + setup2HTML(opts) + '''
|
''' + setup2HTML(opts) + '''
|
||||||
<title>''' + opts.title + '''</title>
|
<title>''' + opts.title + '''</title>
|
||||||
<style>
|
<style>
|
||||||
|
/* Style modified from: https://css-tricks.com/snippets/php/display-styled-directory-contents/ */
|
||||||
* {
|
* {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user