V1.1
dehohification.css
Description
This CSS snippet will disable some of
Automails optional
features and bring back the basic feel of
AniList.
It might be able to help with compatibility issues between a custom CSS
theme and
Automail.
The
reason for this snippet is to ensure an even foundation without
irregularities caused by some people having certain features enabled
that mess with the site's css while others don't.
If you want some features enabled again you have to do so manually.
Features
- Reverts site layout back to original
- Resizes content columns
- Reverts favourites
- Enables banner shadow
- Realigns footer content
- Removes banner download button
- Removes background-color picker
- Removes high contrast dark-mode button
- Removes notification dismiss button
- Removes advanced activity information
- Removes footer link icons
- Removes pinned activities
Sceenshots
Screenshot #1
- Banner shadow, banner download button,
column resizing, advanced activity information
Screenshot #2
- Favourites
Screenshot #3
- Highcontrast dark-mode, background-color
picker, footer link icons
Installation
Quick Setup
Add
@import
url("https://anzuftnw.github.io/files/dehohification.css");
into the custom css box inside your app settings and press submit.
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
dehohification.css
into your custom css box or a seperat file and get started.
Changelog
2021/11/06
- Version 1.1
- Organizatory restructure
- Disabled pinned activites
2021/08/01
- Version 1.0
- Initial release