🠔

V1.1 bg-fix.css

Description

This mini CSS snippet will apply a fix for backgrounds.
Currently if you use either Automails background feature or any other one that applies the background to the user element it will not display properly at the bottom of the page.
To fix this I simply removed the margin from the footer element and applied it to the user element in form of a padding.

Features

Sceenshots

Screenshot - Background fix

Before Before
After After

Installation

Quick Setup

Add @import url("https://anzuftnw.github.io/files/bg-fix.css"); into the custom css box inside your app settings and press submit.

tutorial image

Customize

If you want more freedom and disable or modify some of the things this code snippet does you probably already know how to do so. Copy the contents of bg-fix.css into your custom css box or a seperat file and get started.

Changelog