mirror of
https://github.com/danpros/htmly.git
synced 2026-04-19 03:56:21 +05:30
Update layout.html.php
This commit is contained in:
parent
4fda99425d
commit
588c6823f2
1 changed files with 4 additions and 0 deletions
|
|
@ -392,6 +392,10 @@ font-size:13px;
|
|||
.top-link:focus {
|
||||
outline: none;
|
||||
}
|
||||
table {
|
||||
overflow: auto;
|
||||
display: block;
|
||||
}
|
||||
</style>
|
||||
<a href="#top" aria-label="go to top" title="Go to Top" class="top-link" id="top-link">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 6" fill="currentColor">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue