diff options
Diffstat (limited to 'html/header.html')
-rw-r--r-- | html/header.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/html/header.html b/html/header.html new file mode 100644 index 0000000..0cdb721 --- /dev/null +++ b/html/header.html @@ -0,0 +1,11 @@ +<html> + <head> + <title>binit</title> + <style type="text/css"> + pre {margin-left: 50px; border-left: solid 3px #0000ff; padding: + 5px;} + </style> + </head> + + + |