Add some links and change some things in the CSS

This commit is contained in:
sf.nadeko.net ~root 2024-02-09 19:28:19 -03:00 committed by Fijxu
parent 389a2a4a4d
commit 65d9468911
Signed by: Fijxu
GPG key ID: 32C1DDF333EDA6A4
2 changed files with 5 additions and 5 deletions

View file

@ -121,6 +121,7 @@ body a.channel-owner {
display: flex;
justify-content: center;
flex-wrap: wrap;
margin-bottom: 1.2vh;
}
.feed-menu-item {
@ -673,7 +674,7 @@ span > select {
}
body.dark-theme {
background-color: rgba(35, 35, 35, 1);
background-color: rgba(18, 18, 18, 1);
color: #f0f0f0;
}
@ -741,7 +742,7 @@ body.dark-theme {
}
body.no-theme {
background-color: rgba(35, 35, 35, 1);
background-color: rgba(18, 18, 18, 1);
color: #f0f0f0;
}

View file

@ -9,12 +9,11 @@
<div class="pure-u-1-3">
<h3>
<a href="/subscription_manager"><%= translate(locale, "Manage subscriptions") %></a>
<br>
<a href="/feed/history"><%= translate(locale, "Watch history") %></a>
</h3>
</div>
<div class="pure-u-1-3">
<h3 style="text-align:center">
<a href="/feed/history"><%= translate(locale, "Watch history") %></a>
</h3>
</div>
<div class="pure-u-1-3">
<h3 style="text-align:right">