Visited Links Purple
Visited Links by leknin
Details
Authorleknin
LicenseNONE
Categoryglobal
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 Visited Links
@namespace USO Archive
@author leknin
@description Visited Links Purple
@version 1.0.0
@license NONE
@preprocessor uso
==/UserStyle== */
@-moz-document regexp(".*") {
a:visited {color: #551A8B !important}
}