new colors pog

This commit is contained in:
Ashley 2022-09-24 13:42:02 +02:00
parent 6a4ae2613f
commit 6f228db9c4

View file

@ -897,11 +897,6 @@ border-bottom-left-radius: 10px;
.fromtheweb-inner{
-moz-box-align: center;
text-align:left;
/*
display: flex;
flex-direction: column;
*/
font-size: 14px;
-moz-box-pack: center;
justify-content: center;
@ -1004,10 +999,10 @@ line-height: 18px;
</div>
<div>
<div style="justify-content: center;display: flex;padding: 11px;font-family: Ginto nord;gap: 3px;background: #111;border-top-left-radius: 10px;border-top-right-radius: 10px;">
<div style="justify-content: center;display: flex;padding: 11px;font-family: Ginto nord;gap: 3px;background: #1c1c1c;border-top-left-radius: 10px;border-top-right-radius: 10px;">
More from <%=video.Channel.Name%>
</div>
<div style="justify-content: center;display: flex;padding: 11px;font-family: Ginto nord;gap: 3px;background: #111;">
<div style="justify-content: center;display: flex;padding: 11px;font-family: Ginto nord;gap: 3px;background: #1c1c1c;">
<div style="border-radius: 5px;background: #333;width: fit-content;padding: 18px;">
<a style="color:#fff" href="/channel?id=<%=video.Channel.id%>&tab=about" >
@ -1024,7 +1019,7 @@ More from <%=video.Channel.Name%>
</div>
<div style="background:#0D0D0D;" class="fromtheweb-outer">
<div style="background:#130f0f;" class="fromtheweb-outer">
<div class="fromtheweb-inner">
<% if (wiki.extract_html) { %>