Exactly what it says on the tin
Literally just changes the font size by DoctorDizzy
Details
AuthorDoctorDizzy
LicenseNo License
Categorytakomatorch.com
Created
Updated
Size273 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 takomatorch.com/index.php/page/41/
@version 20250309.20.29
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://takomatorch.com/index.php/") {
.simple-grid-grid-post .simple-grid-grid-post-title {
font-size: 1em;
}
}