mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 05:14:39 -05:00
new layout for main menu!!1
This commit is contained in:
parent
e3f6a9d895
commit
9e71196f51
1 changed files with 14 additions and 12 deletions
|
@ -221,7 +221,7 @@ summary:hover{
|
|||
margin: 2em;
|
||||
background: #333;
|
||||
padding: 10px;
|
||||
border-radius: 0.5em;
|
||||
border-radius: 1.5em;
|
||||
}
|
||||
|
||||
.sticky-top {
|
||||
|
@ -343,16 +343,16 @@ margin-left: 2em;
|
|||
|
||||
|
||||
<div class="news">
|
||||
<div class="video-title" style="font-family:'Ginto nord';font-weight:900;white-space:nowrap"><i class="fa-solid fa-sparkles"></i> Whats new on poketube owo? </div>
|
||||
<div class="video-title" style="font-family:'PokeTube Flex';font-weight:1000;white-space:nowrap;font-stretch: extra-expanded;"><i class="fa-solid fa-sparkles"></i> Whats new on poketube owo? </div>
|
||||
<p>
|
||||
PokeTube now has a new and improved layout poggers <br>
|
||||
- Added A new Watch layout and a main menu layout!!!<br>
|
||||
- Added a new ui for searchs!<br>
|
||||
- Removed herobrine<br>
|
||||
|
||||
P.S: ur qt
|
||||
Haiii!! we added alot (like alot woa) of cool stuff to poketube >.< <br>
|
||||
|
||||
- New cool & epico borders on divs<br>
|
||||
- Css files are now easy to read pog<br>
|
||||
- PokeTube Flex is now everywhere :3 ginto nord font will be removed <i>forever</i> soon pog<br>
|
||||
- Removed Herobrine<br>
|
||||
|
||||
P.S : Ur a qt
|
||||
</p>
|
||||
</div>
|
||||
<% if (!tab) { %>
|
||||
|
@ -458,6 +458,7 @@ P.S: ur qt
|
|||
|
||||
|
||||
|
||||
<% if (isMobile) { %>
|
||||
<% if (isMobile) { %>
|
||||
|
||||
<!DOCTYPE html><html>
|
||||
|
@ -959,7 +960,8 @@ summary:hover{
|
|||
|
||||
</body >
|
||||
|
||||
</html>
|
||||
</html> <% } %>
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in a new issue