See @description in the Source Code.
rferl - test style for rferl by papo
Details
Authorpapo
LicenseCC BY-NC-SA 4.0
CategoryGlobal
Created
Updated
Size625 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 rferl - test style for rferl
@namespace github.com/paponius/userstyles
@version 1.0.0
@description See @description in the Source Code.
@description2 Updated: 2024-05. Notes and feedback: https://github.com/paponius/userstyles/. Only article pages. Main home page is not yet styled.
@author Papo
@homepageURL https://github.com/paponius/userstyles/
@supportURL https://github.com/paponius/userstyles/
@license CC BY-NC-SA 4.0
==/UserStyle== */
@-moz-document url-prefix("http"), domain("rferl.org") {
teststyle {
color: red;
}
}