Skip to content

www.nrc.nl by transfer900

Details

Authortransfer900

LicenseNo License

Categorywww.nrc.nl

Created

Updated

Code size501 B

Code checksumadff9402

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Bringing back old style bit by bit. New style is terrible ux for reading.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         www.nrc.nl
@version      20231017.14.42
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://www.nrc.nl/") {
.vorm__article-content > p {
    font: 400 17px/160% Guardian Text Egyptian Web, Georgia, sans-serif !important;
}

.vorm__article-content > h2 {
    font: 600 32px/160% Guardian Text Egyptian Web, Georgia, sans-serif !important;
}

.dmt-article-suggestion {
    background: #f6f1f5;
}
.dmt-article-suggestion__text {
    padding-top: 10px;
}
}

Reviews

No reviews yet.