Used to set the text size and color of the information shown by many of my other user styles
Fallen London - Other Styles Text Size & Color by corran

Details
Authorcorran
LicenseCC0
Categoryfallenlondon
Created
Updated
Code size374 B
Code checksum8ac5b991
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
You can easily change the size and color if you prefer them different to my settings.
Source code
/* ==UserStyle==
@name Fallen London - Other Styles Text Size & Color
@namespace Corran
@description Used to set the text size and color of the information shown by many of my other user styles
@version 1
@license CC0
==/UserStyle== */
@-moz-document domain("fallenlondon.com")
{
h2::after {color: #555353; font-size: 0.85em;}
}