LGB: add sidebar rDrama shoutout.

remotes/1693045480750635534/spooky-22
Snakes 2022-07-19 22:20:57 -04:00
parent eb55a6cc01
commit f23b93fbe9
Signed by: Snakes
GPG Key ID: E745A82778055C7E
4 changed files with 15 additions and 1 deletions

View File

@ -5594,6 +5594,15 @@ audio, video {
text-decoration: none; text-decoration: none;
} }
#sidebar-lgb--host-notice img {
display: block;
margin: 1.5rem auto 1rem auto;
}
#sidebar-lgb--host-notice a {
display: block;
text-align: center;
}
#sidebar--directory--head { #sidebar--directory--head {
display: block; display: block;
font-size: 1.35rem; font-size: 1.35rem;

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

View File

@ -99,6 +99,11 @@
</ul> </ul>
</div> </div>
{% endif %} {% endif %}
<hr>
<div id="sidebar-lgb--host-notice">
<img src="{{asset_siteimg('sidebar_host.webp')}}" />
<a href="https://rdrama.net/">Proudly hosted by rDrama.</a>
</div>
<pre> <pre>

View File

@ -1,6 +1,6 @@
{%- {%-
set CACHE_VER = { set CACHE_VER = {
'css/main.css': 426, 'css/main.css': 427,
'css/catalog.css': 2, 'css/catalog.css': 2,
'css/4chan.css': 61, 'css/4chan.css': 61,