Skip to content

webcache.googleusercontent.com by wintus

Details

Authorwintus

LicenseNo License

Categorygoogle

Created

Updated

Code size377 B

Code checksumf8c0165

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

without CSS, the cached pages are way too wide.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         webcache.googleusercontent.com
@version      20211018.06.44
@namespace    userstyles.world/user/wintus
@description  without CSS, the cached pages are way too wide.
@author       wintus
@license      No License
==/UserStyle== */

@-moz-document domain("webcache.googleusercontent.com") {
body {
  max-inline-size: 16cm;
  margin-inline: auto;
}
}

Reviews

No reviews yet.