master
kek7198 2021-11-30 16:21:02 -06:00
parent 8af405c197
commit 1a4bbe4b42
1 changed files with 16 additions and 16 deletions

View File

@ -50,9 +50,9 @@
{% block content %} {% block content %}
<div class="col-span-full mb-6"> <div class="col-span-full mb-6">
<div class="flex items-center px-4 py-4 bg-gray-100 sticky top-0"> <div class="flex items-center px-4 py-4 bg-gray-100 sticky top-0">
<h1 class="text-2xl font-heading font-bold"> <h2 class="text-2xl font-heading font-bold">
rDrama's 20 Greediest Users rDrama's 20 Greediest Members
</h1> </h2>
</div> </div>
<div class="mb-4 flex flex-col bg-gray-100 rounded-lg overflow-hidden"> <div class="mb-4 flex flex-col bg-gray-100 rounded-lg overflow-hidden">
{% for user in users1 %} {% for user in users1 %}
@ -89,9 +89,9 @@
</div> </div>
<div class="col-span-full mb-6"> <div class="col-span-full mb-6">
<div class="flex items-center px-4 py-4 bg-gray-100 sticky top-0"> <div class="flex items-center px-4 py-4 bg-gray-100 sticky top-0">
<h1 class="text-2xl font-heading font-bold"> <h2 class="text-2xl font-heading font-bold">
rDrama's 20 Top Spenders rDrama's 20 Top Spenders
</h1> </h2>
</div> </div>
<div class="mb-4 flex flex-col bg-gray-100 rounded-lg overflow-hidden"> <div class="mb-4 flex flex-col bg-gray-100 rounded-lg overflow-hidden">
{% for user in users7 %} {% for user in users7 %}
@ -128,9 +128,9 @@
</div> </div>
<div class="col-span-full mb-6"> <div class="col-span-full mb-6">
<div class="flex items-center px-4 py-4 bg-gray-100 sticky top-0"> <div class="flex items-center px-4 py-4 bg-gray-100 sticky top-0">
<h1 class="text-2xl font-heading font-bold"> <h2 class="text-2xl font-heading font-bold">
rDrama's 15 Most Popular rDrama's 15 Most Popular
</h1> </h2>
</div> </div>
<div class="mb-4 flex flex-col bg-gray-100 rounded-lg overflow-hidden"> <div class="mb-4 flex flex-col bg-gray-100 rounded-lg overflow-hidden">
{% for user in users2 %} {% for user in users2 %}
@ -167,9 +167,9 @@
</div> </div>
<div class="col-span-full mb-6"> <div class="col-span-full mb-6">
<div class="flex items-center px-4 py-4 bg-gray-100 sticky top-0"> <div class="flex items-center px-4 py-4 bg-gray-100 sticky top-0">
<h1 class="text-2xl font-heading font-bold"> <h2 class="text-2xl font-heading font-bold">
rDrama's 15 Most Terminally Online (Posts) rDrama's 10 Most Terminally Online (Posts)
</h1> </h2>
</div> </div>
<div class="mb-4 flex flex-col bg-gray-100 rounded-lg overflow-hidden"> <div class="mb-4 flex flex-col bg-gray-100 rounded-lg overflow-hidden">
{% for user in users3 %} {% for user in users3 %}
@ -206,9 +206,9 @@
</div> </div>
<div class="col-span-full mb-6"> <div class="col-span-full mb-6">
<div class="flex items-center px-4 py-4 bg-gray-100 sticky top-0"> <div class="flex items-center px-4 py-4 bg-gray-100 sticky top-0">
<h1 class="text-2xl font-heading font-bold"> <h2 class="text-2xl font-heading font-bold">
rDrama's 15 Most Terminally Online (Comments) rDrama's 10 Most Terminally Online (Comments)
</h1> </h2>
</div> </div>
<div class="mb-4 flex flex-col bg-gray-100 rounded-lg overflow-hidden"> <div class="mb-4 flex flex-col bg-gray-100 rounded-lg overflow-hidden">
{% for user in users4 %} {% for user in users4 %}
@ -245,9 +245,9 @@
</div> </div>
<div class="col-span-full mb-6"> <div class="col-span-full mb-6">
<div class="flex items-center px-4 py-4 bg-gray-100 sticky top-0"> <div class="flex items-center px-4 py-4 bg-gray-100 sticky top-0">
<h1 class="text-2xl font-heading font-bold"> <h2 class="text-2xl font-heading font-bold">
rDrama's 15 Biggest Winners rDrama's 10 Biggest Winners
</h1> </h2>
</div> </div>
<div class="mb-4 flex flex-col bg-gray-100 rounded-lg overflow-hidden"> <div class="mb-4 flex flex-col bg-gray-100 rounded-lg overflow-hidden">
{% for user in users5 %} {% for user in users5 %}