Skip to content

webcache.googleusercontent.com by wintus

Details

Authorwintus

LicenseNo License

Categorygoogle

Created

Updated

Size377 B

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.