Poor eyesight, trying to improve it.
www.dailymail.co.uk by littlemarchhare
Details
Authorlittlemarchhare
LicenseNo License
Categorywww.dailymail.co.uk
Created
Updated
Size355 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name www.dailymail.co.uk - 15/12/2022, 22:02:28
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://www.dailymail.co.uk/home/index.html") {
/* Insert code here... */
.article {
font-size: 1.5em;
}
}