diff --git a/h-m-m b/h-m-m index 898803d..a85c867 100755 --- a/h-m-m +++ b/h-m-m @@ -2409,7 +2409,7 @@ function export_html() .'summary { margin-left: -10px; cursor: pointer; }' .'summary:hover, p:hover { color: #fbc531; }' .'details:hover, p:hover { border-color: #e1b12c; }' - .'#source { position: fixed; bottom: 0; left: 0; padding: 5px 15px 8px 15px; margin: 100px 0 0 0; }' + .'#source { position: fixed; bottom: 0; right: 0; padding: 5px 15px 8px 15px; margin: 100px 0 0 0; }' .'#source { background-color: #333; border: none; box-sizing: border-box;}' .'#source > summary { list-style: none; }' .'#source[open] { position: static; margin: 100px 0 0 0; font-size: 16px; }'