Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions templates/banner_add.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ <h3 class="text-md font-medium text-gray-200 mb-3">European Titles</h3>
<div>
<h3 class="text-sm font-medium text-white mb-2">Banner Guidelines</h3>
<div class="text-sm text-gray-300 space-y-2">
<p>Banners should be in PNG or JPEG format with dimensions of 192x48 pixels.</p>
<p>Banners should be in PNG or JPEG format with dimensions of 128x48 pixels.</p>
<p>Provide titles in all supported languages to ensure proper display across all regions.</p>
<p>Keep text content minimal and ensure high contrast against the background for better
readability on the Nintendo Channel.</p>
Expand Down Expand Up @@ -211,4 +211,4 @@ <h3 class="text-sm font-medium text-white mb-2">Banner Guidelines</h3>
}
});
</script>
{% endblock %}
{% endblock %}