just some readability fixes for mobile.
pluralistic.net by mtness
Details
Authormtness
LicenseNo License
Categorypluralistic.net
Created
Updated
Size299 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 pluralistic.net
@version 20231118.09.41
@namespace ?
==/UserStyle== */
@-moz-document domain("pluralistic.net") {
.site-header {
padding: 1rem 7.6923%;
}
.entry-title {
font-size: 1.33rem;
}
body, button, input, select, textarea {
line-height: 1.5;
}
}