Skip to content

Commit

Permalink
Update 404.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ibbsbbr authored Aug 4, 2024
1 parent a95b6ea commit 6a63995
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,9 @@
text-align: center;
margin: auto;
}
.gcse-search {
margin-bottom: 1em;
}
.iframe-container {
position: relative;
padding-bottom: 56.25%; /* 16:9 aspect ratio */
padding-bottom: 100%; /* 16:9 aspect ratio */
height: 0;
overflow: hidden;
width: 100%;
Expand All @@ -35,10 +32,7 @@
border: 0;
}
</style>
<div class="gcse-search"></div>
<div class="iframe-container">
<iframe name="embed_readwrite" src="https://pad.riseup.net/p/short-ref-keep?showControls=false&showChat=false&showLineNumbers=true&useMonospaceFont=true&noColors=true&alwaysShowChat=false&chatAndUsers=false" frameborder="0"></iframe>
<iframe name="embed_readwrite" src="https://pad.riseup.net/p/short-ref-keep" frameborder="0"></iframe>
</div>
</div>

<script async src="https://cse.google.com/cse.js?cx=000547254117280036387:qwl-zdl2sn0"></script>

0 comments on commit 6a63995

Please sign in to comment.