[Server] build 0008
Remaking page
This commit is contained in:
+7
-1
@@ -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
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user