get rid of some header classes

remotes/1693176582716663532/tmp_refs/heads/watchparty
Aevann1 2022-10-29 02:52:11 +02:00
parent de8be8dd0e
commit efc390e0c0
31 changed files with 67 additions and 67 deletions

View File

@ -17,7 +17,7 @@
<a href="/" class="text-decoration-none"><span class="h3 text-primary"></span></a>
</div>
<h1 class="h2">{% block authtitle %}{% endblock %}</h1>
<h2>{% block authtitle %}{% endblock %}</h2>
<p class="text-muted mb-md-5">{% block authtext %}{% endblock %}</p>

View File

@ -125,7 +125,7 @@
<div class="col-10 col-md-5">
<div class="text-center px-3 my-8">
<img alt=":#marseycapysorenjump2:" loading="lazy" src="/e/marseycapysorenjump2.webp">
<h1 class="h5 mt-1">502 Bad Gateway</h1>
<h5 class=" mt-1">502 Bad Gateway</h5>
<p class="text-muted mb-3">
aevann is probably restarting server or sum shit, just keep refreshing lmao
</p>

View File

@ -125,7 +125,7 @@
<div class="col-10 col-md-5">
<div class="text-center px-3 my-8">
<img alt=":#marseycapysorenjump2:" loading="lazy" src="/e/marseycapysorenjump2.webp">
<h1 class="h5 mt-1">502 Bad Gateway</h1>
<h5 class=" mt-1">502 Bad Gateway</h5>
<p class="text-muted mb-3">
aevann is probably restarting server or sum shit, just keep refreshing lmao
</p>

View File

@ -13,7 +13,7 @@
{% if img -%}
<img alt=":#{{img}}:" loading="lazy" src="/e/{{img}}.webp">
{%- endif %}
<h1 class="h5 mt-1">{{code}} {{title}}</h1>
<h5 class=" mt-1">{{code}} {{title}}</h5>
<p class="text-muted error-description">{{msg|safe}}</p>
{% if details -%}
<blockquote class="error-details mb-5 py-2">{{details|safe}}</blockquote>

View File

@ -11,7 +11,7 @@
<div class="col col-md-5">
<div class="text-center px-3 mt-5">
<img alt=":#marseytwerking:" loading="lazy" src="/e/marseytwerking.webp">
<h1 class="h5">Are you over 18?</h1>
<h5>Are you over 18?</h5>
<p class="mb-5">This post is rated +18 (Adult-Only). You must be 18 or older to continue. Are you sure you want to proceed?</p>
<div class="btn-toolbar justify-content-center mb-4">

View File

@ -11,7 +11,7 @@
<div class="col-10 col-md-5">
<div class="text-center px-3 my-8">
<img alt=":#marseymerchant:" loading="lazy" class="mb-2" src="/e/marseymerchant.webp">
<h1 class="h5">401 Not Authorized</h1>
<h5>401 Not Authorized</h5>
<p class="text-muted">This page is only available to {% if SITE_NAME == 'rDrama' %}paypigs{% else %}patrons{% endif %}:</p>
{% if FEATURES['PROCOINS'] and v.truecoins -%}
{% if KOFI_LINK %}

View File

@ -125,7 +125,7 @@
<div class="col-10 col-md-5">
<div class="text-center px-3 my-8">
<img alt=":#marseycapysorenjump2:" loading="lazy" src="/e/marseycapysorenjump2.webp">
<h1 class="h5 mt-1">502 Bad Gateway</h1>
<h5 class=" mt-1">502 Bad Gateway</h5>
<p class="text-muted mb-3">
aevann is probably restarting server or sum shit, just keep refreshing lmao
</p>

View File

@ -8,7 +8,7 @@
{% block content %}
<div id="login-form" class="">
<div id="login-form">
<form action="/forgot" method="post" class="mt-3">

View File

@ -17,9 +17,9 @@
{% block content %}
<div id="login-form" class="">
<div id="login-form">
<h1 class="h2">Welcome back.</h1>
<h2>Welcome back.</h2>
<p class="text-muted mb-md-5">Glad to have you back!</p>

View File

@ -19,9 +19,9 @@
<a href="/" class="text-decoration-none"><span class="h3 text-primary"></span></a>
</div>
<div id="login-form" class="">
<div id="login-form">
<h1 class="h2">Two-step login</h1>
<h2>Two-step login</h2>
<p class="text-muted mb-md-5">To login, please enter the 6-digit verification code generated in your authenticator app.</p>

View File

@ -8,7 +8,7 @@
{% block content %}
<div id="login-form" class="">
<div id="login-form">
<form action="/request_2fa_disable" method="post" class="mt-3">

View File

@ -6,9 +6,9 @@
{% block content %}
<div id="auth-form" class="">
<div id="auth-form">
<h1 class="h2">{{application.app_name}}</h1>
<h2>{{application.app_name}}</h2>
<p class="mb-md-5">wants to access your @{{v.username}} account.</p>
@ -31,4 +31,4 @@
</div>
{% endblock %}
{% endblock %}

View File

@ -6,7 +6,7 @@
{% block content %}
<div id="login-form" class="">
<div id="login-form">
<form action="/reset" method="post" class="mt-3">
@ -30,4 +30,4 @@
</div>
{% endblock %}
{% endblock %}

View File

@ -82,7 +82,7 @@
<script defer src="{{'js/search.js' | asset}}"></script>
{% endif %}
<div class="text-muted text-small mb-1">Showing {% block listinglength %}{{listing | length}}{% endblock %} of {{total}} result{{'s' if total != 1 else ''}} for</div>
<h1 class="h4 mb-0">{{query}}</h1>
<h4 class=" mb-0">{{query}}</h4>
{% if not '/users' in request.path %}
<div class="mt-3 d-flex align-items-center" style="float:right">

View File

@ -13,7 +13,7 @@
<i class="fas fa-square text-gray-500 opacity-25 fa-stack-2x"></i>
<i class="fas text-gray-500 fa-ghost fa-stack-1x text-lg"></i>
</span>
<h2 class="h5">{{error}}</h2>
<h5>{{error}}</h5>
</div>
</div>
</div>
@ -22,4 +22,4 @@
{% block listinglength %}
{{comments | length}}
{% endblock %}
{% endblock %}

View File

@ -43,7 +43,7 @@
<h1 class="d-mob-none">Settings</h1>
<h2 class="h3 mt-5 d-md-none">Settings</h2>
<h3 class=" mt-5 d-md-none">Settings</h3>
</div>

View File

@ -11,9 +11,9 @@
<div class="settings">
<h2 class="h5"><a href="/api">API Guide</a></h2>
<h5><a href="/api">API Guide</a></h5>
<h2 class="h5 mt-1">Your API Applications</h2>
<h5 class=" mt-1">Your API Applications</h5>
{% for app in v.applications if app.client_id %}
@ -52,7 +52,7 @@
<p>None</p>
{% endfor %}
<h2 class="h5">API Applications Awaiting Approval</h2>
<h5>API Applications Awaiting Approval</h5>
{% for app in v.applications if not app.client_id %}
@ -90,7 +90,7 @@
<p>None</p>
{% endfor %}
<h2 class="h5">Your Authorized Applications</h2>
<h5>Your Authorized Applications</h5>
{% for auth in v.authorizations %}

View File

@ -32,7 +32,7 @@
<div class="d-md-flex justify-content-between mb-3">
<div>
<h2 class="h5">Users you block</h2>
<h5>Users you block</h5>
<p class="text-small text-muted mb-md-0">You have blocked the following users. They cannot reply to your content or notify you with a username mention.</p>
</div>
<div class="mt-auto">

View File

@ -11,7 +11,7 @@
<div class="settings">
<h2 class="h5" name="referral">Poor Mode</h2>
<h5 name="referral">Poor Mode</h5>
<div class="settings-section rounded">
<div class="d-lg-flex border-bottom">
@ -41,7 +41,7 @@
</div>
<h2 class="h5" name="referral">Frontpage Size</h2>
<h5 name="referral">Frontpage Size</h5>
<div class="settings-section rounded">
<div class="d-lg-flex border-bottom">
@ -65,7 +65,7 @@
</div>
<h2 class="h5" name="referral">Default Sorting and Time Filter</h2>
<h5 name="referral">Default Sorting and Time Filter</h5>
<div class="settings-section rounded">
@ -128,7 +128,7 @@
</div>
<h2 class="h5">Tab Behaviour</h2>
<h5>Tab Behaviour</h5>
<div class="settings-section rounded">
@ -175,7 +175,7 @@
</div>
<h2 class="h5">Twitter Links</h2>
<h5>Twitter Links</h5>
<div class="settings-section rounded">
@ -201,7 +201,7 @@
</div>
<h2 class="h5">Instagram Links</h2>
<h5>Instagram Links</h5>
<div class="settings-section rounded">
@ -227,7 +227,7 @@
</div>
<h2 class="h5">Reddit Links</h2>
<h5>Reddit Links</h5>
<div class="settings-section rounded">
@ -270,7 +270,7 @@
</div>
</div>
<h2 class="h5">Content Filters</h2>
<h5>Content Filters</h5>
<div class="settings-section rounded">

View File

@ -25,7 +25,7 @@
{% if FEATURES['HOUSES'] %}
<h2 class="h5" name="referral">House</h2>
<h5 name="referral">House</h5>
<div class="settings-section rounded">
@ -75,7 +75,7 @@
<h2 class="h5" name="referral">Theme</h2>
<h5 name="referral">Theme</h5>
<div class="settings-section rounded">
@ -204,7 +204,7 @@
</div>
</div>
<h2 class="h5">Profile Picture</h2>
<h5>Profile Picture</h5>
<div class="settings-section rounded">
@ -239,7 +239,7 @@
</div>
{% if FEATURES['USERS_PROFILE_BANNER'] -%}
<h2 class="h5">Profile Banner</h2>
<h5>Profile Banner</h5>
<div class="settings-section rounded">
@ -274,7 +274,7 @@
</div>
{%- endif %}
<h2 class="h5" id="referral" name="referral">Referrals</h2>
<h5 id="referral" name="referral">Referrals</h5>
<p class="text-small text-muted">Invite a friend.</p>
@ -307,7 +307,7 @@
</div>
<h2 class="h5" name="referral">RSS Feed</h2>
<h5 name="referral">RSS Feed</h5>
<p class="text-small text-muted">Subscribe to the {{SITE_NAME}} RSS feed.</p>
@ -327,7 +327,7 @@
</div>
<h2 class="h5" id="bio" name="bio">Your Profile</h2>
<h5 id="bio" name="bio">Your Profile</h5>
<p class="text-small text-muted">Edit how others see you on {{SITE_NAME}}.</p>

View File

@ -14,7 +14,7 @@
<h2 class="h5">Email</h2>
<h5>Email</h5>
<p class="text-small text-muted">Change the email address used to sign in to your account.</p>
<div class="settings-section rounded">
@ -72,7 +72,7 @@
<h2 class="h5">Password</h2>
<h5>Password</h5>
<p class="text-small text-muted">Change your account password.</p>
@ -150,7 +150,7 @@
</div>
<h2 class="h5">Two-Factor Authentication</h2>
<h5>Two-Factor Authentication</h5>
<p class="text-small text-muted">Change the two-factor settings for your account.</p>
@ -177,7 +177,7 @@
</div>
<h2 class="h5">Log Out Everywhere</h2>
<h5>Log Out Everywhere</h5>
<p class="text-small text-muted">Log all other devices out of your {{SITE_NAME}} account.</p>
@ -239,7 +239,7 @@
<span aria-hidden="true"><i class="far fa-times"></i></span>
</button>
</div>
<div class="" id="deleteFormContainer">
<div id="deleteFormContainer">
<form id="deleteAccountForm" method="post" action="/settings/delete_account">
<input type="hidden" name="formkey" value="{{v.formkey}}">
<div class="modal-body body">

View File

@ -23,10 +23,10 @@
<a href="/" class="text-decoration-none"><span class="h3 text-primary"></span></a>
</div>
<div id="register-form" class="">
<div id="register-form">
{% if ref_user %}
<h1 class="h2">@{{ref_user.username}} has invited you!</h1>
<h2>@{{ref_user.username}} has invited you!</h2>
<p class="text-muted mb-md-2">Looks like someone wants you to join {{SITE_NAME}}.</p>
{% elif SITE_NAME == 'rDrama' and site_settings['login_required'] %}
<p class="text-muted text-justify mb-3" style="line-height: 1.2em">
@ -56,7 +56,7 @@
</p>
<hr>
{% else %}
<h1 class="h2">Create your account.</h1>
<h2>Create your account.</h2>
<p class="text-muted mb-md-2">No email address required.</p>
{% endif %}

View File

@ -18,8 +18,8 @@
<a href="/" class="text-decoration-none"><span class="h3 text-primary"></span></a>
</div>
<div id="register-form" class="">
<h1 class="h4 font-weight-normal text-center">Whoops! You can't refer yourself!</h1>
<div id="register-form">
<h4 class=" font-weight-normal text-center">Whoops! You can't refer yourself!</h4>
<p class="text-center text-muted mb-md-5">Send this link to a friend instead :)</p>
<label>Referral code</label>
<input autocomplete="off" type="text" class="form-control copy-link" readonly value="{{SITE_FULL}}/signup?ref={{request.values.get('ref')}}" data-clipboard-text="{{SITE_FULL}}/signup?ref={{request.values.get('ref')}}">

View File

@ -16,7 +16,7 @@
<h1 class="d-mob-none">Create a {{HOLE_NAME}}</h1>
<h2 class="h3 d-md-none">Create a {{HOLE_NAME}}</h2>
<h3 class=" d-md-none">Create a {{HOLE_NAME}}</h3>
<div class="body">

View File

@ -41,7 +41,7 @@
</div>
<h2 class="h5 mt-5">Marsey</h2>
<h5 class=" mt-5">Marsey</h5>
<div class="settings-section rounded">
@ -76,7 +76,7 @@
</div>
<h2 class="h5 mt-5">Sidebar Picture</h2>
<h5 class=" mt-5">Sidebar Picture</h5>
<div class="settings-section rounded">
@ -112,7 +112,7 @@
<h2 class="h5 mt-5">Banner</h2>
<h5 class=" mt-5">Banner</h5>
<div class="settings-section rounded">

View File

@ -1056,7 +1056,7 @@
<i class="fas fa-square text-gray-500 opacity-25 fa-stack-2x"></i>
<i class="fas text-gray-500 fa-ghost fa-stack-1x text-lg"></i>
</span>
<h2 class="h5">Be the first to comment!</h2>
<h5>Be the first to comment!</h5>
{% if v %}
<p class="text-muted">This comment section is a ghost town...</p>
{% else %}

View File

@ -366,7 +366,7 @@
<i class="fas fa-square text-gray-500 opacity-25 fa-stack-2x"></i>
<i class="fas text-gray-500 fa-ghost fa-stack-1x text-lg"></i>
</span>
<h2 class="h5">You haven't {% if "/saved/" in request.path %}saved{% elif "/subscribed/" in request.path %}subscribed to{% else %}made{% endif %} a post yet</h2>
<h5>You haven't {% if "/saved/" in request.path %}saved{% elif "/subscribed/" in request.path %}subscribed to{% else %}made{% endif %} a post yet</h5>
<p class="text-muted mb-md-5">Your {% if "/saved/" in request.path %}saved posts{% elif "/subscribed/" in request.path %}subscribed posts{% else %}posting history{% endif %} will show here.</p>
{% if "/saved/" not in request.path and "/subscribed/" not in request.path %}<a href="/submit" class="btn btn-primary">Create a post</a>{% endif %}
</div>
@ -382,7 +382,7 @@
<i class="fas fa-square text-gray-500 opacity-25 fa-stack-2x"></i>
<i class="fas text-gray-500 fa-scroll-old fa-stack-1x text-lg"></i>
</span>
<h2 class="h5">@{{u.username}} hasn't made a post yet</h2>
<h5>@{{u.username}} hasn't made a post yet</h5>
<p class="text-muted mb-1">Their posting history will show here.</p>
</div>
</div>
@ -398,7 +398,7 @@
<i class="fas text-gray-500 fa-ghost fa-stack-1x text-lg"></i>
</span>
{% if request.path.startswith('/search') and error %}
<h2 class="h5">{{error}}</h2>
<h5>{{error}}</h5>
{% endif %}
</div>
</div>

View File

@ -279,7 +279,7 @@
</div>
<div class="mt-n3 py-3">
{{userpage_admintools.userBanBlock('mobile')}}
<h1 class="h5 d-inline-block" id="profile-mobile--name" style="color: #{{u.name_color}}"><span {% if u.patron %}class="patron" style="background-color:#{{u.name_color}}"{% endif %}>{{u.user_name}}</span></h1>
<h5 class=" d-inline-block" id="profile-mobile--name" style="color: #{{u.name_color}}"><span {% if u.patron %}class="patron" style="background-color:#{{u.name_color}}"{% endif %}>{{u.user_name}}</span></h5>
{% if u.username != u.original_username %}
<span id="profile-mobile--origname">

View File

@ -15,7 +15,7 @@
<i class="fas fa-square text-danger opacity-25 fa-stack-2x"></i>
<i class="fas text-danger fa-user-cog fa-stack-1x text-lg"></i>
</span>
<h2 class="h5">You are blocking @{{u.username}}.</h2>
<h5>You are blocking @{{u.username}}.</h5>
<p class="text-muted">So we aren't going to show you their profile.</p>
<button type="button" class="btn btn-success text-success mt-2" onclick="post_toast(this,'/settings/unblock?username={{u.username}}', true)"><i class="fas fa-eye text-success mr-2"></i>Unblock user</a>
</div>

View File

@ -93,12 +93,12 @@
<i class="fas text-gray-500 fa-scroll-old fa-stack-1x text-lg"></i>
</span>
{% if '/saved/' in request.path %}
<h2 class="h5">You haven't saved any comments yet</h2>
<h5>You haven't saved any comments yet</h5>
{% elif v and v.id == u.id %}
<h2 class="h5">You haven't made any comments yet</h2>
<h5>You haven't made any comments yet</h5>
<p class="text-muted mb-md-5">Your commenting history will show here.</p>
{% else %}
<h2 class="h5">@{{u.username}} hasn't made any comments yet</h2>
<h5>@{{u.username}} hasn't made any comments yet</h5>
<p class="text-muted">Their commenting history will show here.</p>
{% endif %}
</div>

View File

@ -9,7 +9,7 @@
<i class="fas fa-square text-gray-500 opacity-25 fa-stack-2x"></i>
<i class="fas text-gray-500 fa-user-lock fa-stack-1x text-lg"></i>
</span>
<h2 class="h5">This account is private</h2>
<h5>This account is private</h5>
<p class="text-muted">This user has enabled private mode to cloak their posting history.</p>
</div>
</div>
@ -39,4 +39,4 @@
<script defer src="{{'js/userpage.js' | asset}}"></script>
{% endblock %}
{% endblock %}