Keeps pink theme from /mirror/ always on
PinkCard: Mirror Forever by kitchy

Details
Authorkitchy
LicenseNo License
Categorypastcard
Created
Updated
Code size524 B
Code checksum5c536f57
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Reads file from the server (/css/elgims.css), so as long as this file still exists - this style should continue working.
Looks messy, but does the job.
Source code
/* ==UserStyle==
@name PinkCard: Mirror Forever
@namespace github.com/openstyles/stylus
@version 1.0.0
@description Keeps pink theme from /mirror/ always on
@author olo4eka
==/UserStyle== */
@-moz-document regexp("https://pastcard.su/"), url-prefix("https://pastcard.su/posts/"), url-prefix("https://pastcard.su/page/"), url-prefix("https://pastcard.su/newabout"), url-prefix("https://pastcard.su/categories/"), url-prefix("https://pastcard.su/tags/") {
@import url("/css/elgims.css");
}