I hate .css

This commit is contained in:
partisan 2024-09-27 12:13:16 +02:00
parent ff9796dd01
commit 20890e8717
3 changed files with 77 additions and 93 deletions

View file

@ -8,6 +8,7 @@
{{ end }}
<title>Search with Ocásek</title>
<link rel="stylesheet" href="/static/css/style.css">
<link rel="stylesheet" href="/static/css/style-search.css">
<link rel="stylesheet" href="/static/css/{{.Theme}}.css">
<link rel="search" type="application/opensearchdescription+xml" title="Ocásek" href="/opensearch.xml">
</head>
@ -122,7 +123,7 @@
<div class="icon-button">
<button id="sub-search-wrapper-ico" class="material-icons-round clickable" name="t" value="file">share</button>
<p>Files</p>
<p>Torrents</p>
</div>
</div>
</div>