Improvements owowowowowo

This commit is contained in:
Ashley 2022-11-12 22:30:52 +01:00
parent bd302a5a62
commit f5faae4ddc

View file

@ -833,7 +833,7 @@ padding: 3px;
margin: auto;
overflow: hidden;
z-index: 1;
height: 13em;
height: 16em;
}
#language-container .backtotop a {
position: absolute;
@ -996,10 +996,23 @@ padding: 3px;
</a>
<div id="more-buttons" style="display: contents;">
<div style="padding: 1em;">
<a href="/video/upload?from=" style=""><i class="fa-light fa-video" style="font-size: xx-large;background: #333;padding: 10px;border-radius: 50%;"></i>
<span style="margin-left: 2.4em;font-weight: 1000;font-size: x-large;margin-top: -2em;font-family: &quot;Poketube flex&quot;;font-stretch: ultra-expanded;">
<span style="margin-left: 0em;font-weight: 1000;font-size: x-large;margin-top: 0em;font-family: &quot;Poketube flex&quot;;font-stretch: ultra-expanded;">
More Options :3
</span>
<a href="/video/upload?from=" style="padding-bottom:10em"><i class="fa-light fa-video" style="font-size: xx-large;background: #333;padding: 10px;border-radius: 50%;"></i>
<span style="margin-left: 2.4em;font-weight: 500;font-size: x-large;margin-top: -2em;font-family: &quot;Poketube flex&quot;;">
Upload
</span>
</a>
<br>
<a href="/privacy" style=""><i class="fa-light fa-shield" style="font-size: xx-large;background: #333;padding: 10px;border-radius: 50%;"></i>
<span style="margin-left: 2.4em;font-weight: 500;font-size: x-large;margin-top: -2em;font-family: &quot;Poketube flex&quot;;">
Privacy
</span>
</a>