mirror of
https://github.com/nadrad/h-m-m.git
synced 2026-03-13 20:25:45 +01:00
moved the source link out of the way in the html export
This commit is contained in:
parent
a66208454b
commit
d0d494750c
1 changed files with 1 additions and 1 deletions
2
h-m-m
2
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; }'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue