Skip to content

Commit

Permalink
adjust cols
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrfai committed Mar 2, 2023
1 parent 41d7de1 commit ab0be40
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions mailinglist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ <h4>Mailing Lists</h4>

<form method="get" action="https://google.com/search">
<div class="col s12 m12">
<p class="col s4 m4">
Search the linux-fai mailing list:
<p class="col s4 m3 l2">
Search linux-fai:
</p>
<div class="input-field col s6 m6">
<div class="input-field col s5 m5 l4">
<input type="text" name="q"/>
<input type="hidden" name="sitesearch" value="https://lists.uni-koeln.de/pipermail/linux-fai/"/>
</div>
Expand All @@ -54,10 +54,10 @@ <h4>Mailing Lists</h4>
<a href="https://www.mail-archive.com/linux-fai-devel%40uni-koeln.de"/>searchable archive</a>)
<form method="get" action="https://google.com/search">
<div class="col s12 m12">
<p class="col s4 m4">
Search the linux-fai-devel mailing list:
<p class="col s4 m3 l2">
Search linux-fai-devel:
</p>
<div class="input-field col s6 m6">
<div class="input-field col s5 m5 l4">
<input type="text" name="q"/>
<input type="hidden" name="sitesearch" value="https://lists.uni-koeln.de/pipermail/linux-fai-devel/"/>
</div>
Expand Down

0 comments on commit ab0be40

Please sign in to comment.