[Server] build 0008

Remaking page
This commit is contained in:
Hell13Cat
2023-03-18 22:45:23 +03:00
parent f5e8f3b04e
commit 6cb19d767e
2 changed files with 8 additions and 14 deletions
+7 -1
View File
@@ -86,8 +86,10 @@ input {
position: fixed;
top: 0;
width: 100%;
height: max-content;
height: 40px;
background-color: rgb(53, 53, 53);
vertical-align: bottom;
display: inline;
}
@@ -106,4 +108,8 @@ input {
background-color: rgb(53, 53, 53);
color: white;
border: 1px solid white;
}
.mainsearchdata {
padding-top: 50px;
}
+1 -13
View File
@@ -16,20 +16,8 @@
<option value="explicit">Explicit</option>
</select>
</div>
</div>
</br>
</br>
</br>
<datalist id="tagnameac"></datalist>
</br>
<div style="display: none;" id="windss" class="winds">
<button class="buttonclose" onclick="close_full()">X</button>
</br>
<img height="90%" id="imagef" src=""></img>
</br>
<button class="buttonclose" onclick="close_full()">X</button>
</div>
<div id="aniimated-thumbnials"></div>
<div id="aniimated-thumbnials" class="mainsearchdata"></div>
<script src="/static/js/my.js"></script>
<script>
main_my();