mirror of
https://0xacab.org/anarsec/anarsec.guide.git
synced 2025-09-20 04:34:52 -04:00
remove inline css
This commit is contained in:
parent
6835d16b44
commit
89dd57f725
3 changed files with 6 additions and 4 deletions
|
@ -45,7 +45,7 @@
|
|||
</div>
|
||||
{% if page.extra.toc %}
|
||||
<div class="column is-2 is-hidden-mobile">
|
||||
<aside class="menu" style="position: sticky; top: 48px">
|
||||
<aside class="menu">
|
||||
<p class="heading has-text-weight-bold">Contents</p>
|
||||
<ul class="menu-list">
|
||||
{% for h1 in page.toc %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue